Add support for SHA256 and SHA512 encrypt methods. Apply RedHat's patch
shadow-4.0.18.1-sha256.patch. Thanks to Peter Vrabec. Hardly no changes except re-indent and changes related to recent modifications (max_salt_len in crypt_make_salt). Changes in lib/defines.h not applied (definition of ENCRYPTMETHOD_SELECT). I will add a configure check or flag.
This commit is contained in:
2
NEWS
2
NEWS
@@ -3,6 +3,8 @@ $Id$
|
||||
shadow-4.0.18.1 -> shadow-4.0.18.2 UNRELEASED
|
||||
|
||||
*** general:
|
||||
- Add support for SHA256 and SHA512 encrypt methods (supported by new
|
||||
libc).
|
||||
- useradd: Allow non numerical group identifier to be specified with
|
||||
useradd's -g option.
|
||||
- chgpasswd, chpasswd: Fix chpasswd and chgpasswd stack overflow.
|
||||
|
Reference in New Issue
Block a user