* src/userdel.c, src/newusers.c, src/chpasswd.c, src/chfn.c,
src/groupmems.c, src/usermod.c, src/groupdel.c, src/chgpasswd.c, src/useradd.c, src/groupmod.c, src/groupadd.c, src/chage.c, src/chsh.c: Simplify the PAM error handling. Do not keep the pamh handle, but terminate the PAM transaction as soon as possible if there are no PAM session opened.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2008-09-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/userdel.c, src/newusers.c, src/chpasswd.c, src/chfn.c,
|
||||
src/groupmems.c, src/usermod.c, src/groupdel.c, src/chgpasswd.c,
|
||||
src/useradd.c, src/groupmod.c, src/groupadd.c, src/chage.c,
|
||||
src/chsh.c: Simplify the PAM error handling. Do not keep the pamh
|
||||
handle, but terminate the PAM transaction as soon as possible if
|
||||
there are no PAM session opened.
|
||||
|
||||
2008-09-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c,
|
||||
|
Reference in New Issue
Block a user