* NEWS, src/chage.c, man/chage.1.xml: Add --root option. Open

audit and syslog after the potential chroot. chage's usage split
	in smaller messages.
This commit is contained in:
nekral-guest
2011-11-06 18:38:57 +00:00
parent d15f2c6214
commit 0857837e64
4 changed files with 58 additions and 29 deletions

6
NEWS
View File

@@ -16,12 +16,14 @@ shadow-4.1.4.3 -> shadow-4.1.5 UNRELEASED
configure options.
* Added diagnosis for lock failures.
-chgpasswd
- chage
* Add --root option.
- chgpasswd
* When the gshadow file exists but there are no gshadow entries, an entry
is created if the password is changed and group requires a
shadow entry.
* Add --root option.
-chpasswd
- chpasswd
* PAM enabled versions: restore the -e option to allow restoring
passwords without knowing those passwords. Restore together the -m
and -c options. (These options were removed in shadow-4.1.4 on PAM