* NEWS, src/chpasswd.c: Added support for changing the passwords
with PAM. * src/chpasswd.c: Split the usage string in smaller parts to allows enabling single parts. * src/chpasswd.c: Do not set a global lock on the password files. This is done by PAM each time a password is updated.
This commit is contained in:
5
NEWS
5
NEWS
@@ -13,6 +13,11 @@ shadow-4.1.3.1 -> shadow-4.1.3.2 UNRELEASED
|
||||
user to update his authentication token if needed.
|
||||
- lastlog
|
||||
* Fix regression causing empty reports.
|
||||
- chpasswd
|
||||
* Change the passwords using PAM. This permits to define the password
|
||||
policy in a central place. The -c/--crypt-method, -e/--encrypted,
|
||||
-m/--md5, -s/--sha-rounds are no more supported on PAM enabled
|
||||
systems.
|
||||
|
||||
*** translation
|
||||
- Updated Korean translation
|
||||
|
||||
Reference in New Issue
Block a user