* src/newusers.c: Report failure to unlock the passwd or shadow
file to stderr and syslog. * src/newusers.c: In case of error when files are open or closed, indicate the failing file. * src/newusers.c: Do not try to unlock the files manually since this is done in fail_exit.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2008-08-07 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/newusers.c: Report failure to unlock the passwd or shadow
|
||||
file to stderr and syslog.
|
||||
* src/newusers.c: In case of error when files are open or closed,
|
||||
indicate the failing file.
|
||||
* src/newusers.c: Do not try to unlock the files manually since
|
||||
this is done in fail_exit.
|
||||
|
||||
2008-08-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/chage.c: Report failure to unlock the passwd or shadow file
|
||||
|
Reference in New Issue
Block a user