ertaozh
fe8e4b800c
enhance bmcsetup logic for openbmc
2017-05-05 04:33:09 -04:00
Kilian Cavalotti
9b5b7a6ae3
PasswordUtils.pm: don't crypt already hashed passwords
2017-02-24 15:11:55 -08:00
chenglch
69fff6a31e
Load the cryptmethod in the passwd table to generate the password
...
sha256 and sha512 crypt methods are supported from glibc 2.7 version.
This patch enable the crypt feature on linux system and encrypt the
password with sha256 by default.
implement: #1890
2016-11-22 13:10:41 +08:00
Mark Gurevich
0a3fbd8d51
perltidy all perl files
2016-07-20 11:40:27 -04:00
zhaoertao
17aa3f84ac
support for powerkvm provisioning
2014-03-21 00:14:47 -07:00
jbjohnso
f18bfe62e7
Recall the 'CLI' user/pass in order to facilitate case where cli and ipmi passwords mismatch (not recommended, but might as well implement it)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-04 15:31:23 +00:00
jbjohnso
1fdad5c12f
Fix problems with new PasswordUtils, move ipmi.pm to using the refactored code
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14477 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-29 16:24:03 +00:00
jbjohnso
3e5e27bc71
First pass at refactoring and revising get ipmi password scheme, not even checked for syntax correctness yet
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14465 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-28 22:11:09 +00:00