* src/gpasswd.c: Warn and log to syslog and audit when group or

gshadow cannot be unlocked, but do not fail.
This commit is contained in:
nekral-guest
2008-08-06 15:52:42 +00:00
parent 9eea2344fc
commit 2bf3f0c03c
2 changed files with 30 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
2008-08-01 Nicolas François <nicolas.francois@centraliens.net>
* src/gpasswd.c: Harmonize error & syslog messages.
* src/gpasswd.c: Warn and log to syslog and audit when group or
gshadow cannot be unlocked, but do not fail.
2008-08-01 Nicolas François <nicolas.francois@centraliens.net>