bugzilla-daemon at bugzilla.mindrot.org
2007-Jun-23 17:12 UTC
[Bug 1308] pam handling change breaks pam_abl module
http://bugzilla.mindrot.org/show_bug.cgi?id=1308 --- Comment #6 from Tom Cox <tomc at hot.rr.com> 2007-06-24 03:12:38 --- Created an attachment (id=1312) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1312) Change prevents pam_end from being called with current status. File shows problem introduced in session.c, version 1.346. -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Jun-29 14:53 UTC
[Bug 1308] pam handling change breaks pam_abl module
http://bugzilla.mindrot.org/show_bug.cgi?id=1308 --- Comment #7 from Andy Feldt <feldt at nhn.ou.edu> 2007-06-30 00:53:23 --- Created an attachment (id=1314) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1314) proposed patch for v. 4.6p1 This patch (based on the previous post) has corrected the problem on my Solaris 8 systems. I also still have a set of patches (based on those for 4.3p2) I apply to deal with the problem of sessions hanging at exit only for root logins. (See bug 926 - attachment from Tomas Mraz - this has not made it into the current version.) -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
Possibly Parallel Threads
- [Bug 1308] pam handling change breaks pam_abl module
- [Bug 1322] New: pam_end() is not called if authentication fails, which breaks pam-abl
- [Bug 1308] pam handling change breaks pam_abl module
- [Bug 926] pam_session_close called as user or not at all
- [Bug 1396] New: When pam-authentication thread ends, it doesn' t call the function pam_end