* NEWS, src/chpasswd.c: Create a shadow entry if the password is
set to 'x' in passwd and there are no entry in shadow for the user. * NEWS, src/chgpasswd.c: Create a gshadow entry if the password is set to 'x' in group and there are no entry in gshadow for the group.
This commit is contained in:
parent
75fa697526
commit
e7c09ab3df
@ -1,3 +1,12 @@
|
|||||||
|
2011-07-28 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
* NEWS, src/chpasswd.c: Create a shadow entry if the password is
|
||||||
|
set to 'x' in passwd and there are no entry in shadow for the
|
||||||
|
user.
|
||||||
|
* NEWS, src/chgpasswd.c: Create a gshadow entry if the password is
|
||||||
|
set to 'x' in group and there are no entry in gshadow for the
|
||||||
|
group.
|
||||||
|
|
||||||
2011-07-28 Nicolas François <nicolas.francois@centraliens.net>
|
2011-07-28 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* src/pwunconv.c: Exit after printing usage when arguments or
|
* src/pwunconv.c: Exit after printing usage when arguments or
|
||||||
|
Loading…
Reference in New Issue
Block a user