bugzilla-daemon at bugzilla.mindrot.org
2007-Sep-12 00:32 UTC
[Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
http://bugzilla.mindrot.org/show_bug.cgi?id=688 David Leonard <David.Leonard at quest.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |David.Leonard at quest.com -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Sep-13 03:46 UTC
[Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
http://bugzilla.mindrot.org/show_bug.cgi?id=688 --- Comment #14 from David Leonard <David.Leonard at quest.com> 2007-09-13 13:46:53 --- Created an attachment (id=1347) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1347) uset setjmp/longjmp instead of pthreads or fork Here's a patch for this problem that I have started using on Solaris for pam_dhkeys. It avoids pthreads and fork by using setjmp/longjmp and sigaltstack and cooperatively yielding only when reading from the IPC socket. (https://bugsrc.quest.com/show_bug.cgi?id=280) -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
Maybe Matching Threads
- [Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
- [Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
- [Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
- [Bug 1339] New: pam_dhkeys doesn't work ( PAM_REINITIALIZE_CRED without PAM_ESTABLISH_CRED)
- Solaris Winbind LDAP pam_mkhomedir.so