[Bug 740] Sun's pam_ldap account management is not working
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Nov 21 11:52:09 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=740
------- Additional Comments From dtucker at zip.com.au 2003-11-20 17:52 -------
Created an attachment (id=504)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=504&action=view)
Call do_pam_account and pam_chauthtok() from authentication thread.
Looking at this, my guess is that pam_ldap dislikes being called from a
different process than the one that called pam_authenticate.
Please try this patch, which calls do_pam_account from the authentication
thread.
It still fails on my system but that seems to be only because I don't have LDAP
set up:
testsshd[23488]: libsldap: Status: 2 Mesg: Unable to load configuration
'/var/ldap/ldap_client_file'
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list