* src/login.c: Open the PAM session before pam_setcred and before

initgroups. This is more consistent with rfc86.0.
This commit is contained in:
nekral-guest
2009-04-20 12:54:17 +00:00
parent 432faba3e1
commit c694843da5
2 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2009-04-20 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: Open the PAM session before pam_setcred and before
initgroups. This is more consistent with rfc86.0.
2009-04-20 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: Added helper functions get_pam_user() and