]> granicus.if.org Git - shadow/commit
* src/newusers.c: Initially set the passwd's password to '*'
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 18 Sep 2011 17:29:52 +0000 (17:29 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 18 Sep 2011 17:29:52 +0000 (17:29 +0000)
commit7b0116c5b441d785dd7ad68ae3be612e3c2dae07
tree89ef04bb460e743065b7cce9f33f58f59f15da14
parenta52a8d8a5d8513e0259eea35cf4394dd22dc49b6
* src/newusers.c: Initially set the passwd's password to '*'
instead of 'x'. Only when it is confirmed that a shadow entry is
(will be) added, set the passwd's password to 'x'.
* src/newusers.c: An invalid line is an error. A failure needs to
be reported.
ChangeLog
src/newusers.c