1 Apr 2003 16:03
pam_ldap timeout problem
Maarten Buiter <maarten.buiter <at> fredhopper.com>
2003-04-01 14:03:30 GMT
2003-04-01 14:03:30 GMT
Hi All! Last weekend the computer on which my LDAP server runs crashed, and it became impossible to login on any other Linux system in the network, even with a local (root) account. My network contains two physically different LDAP servers, and when I bring down the ldap-software on one server, the rest of the computers in the network immediately start using the other ldap-server, because TCP/IP (on the first server) denies the connection made to the LDAP-port. However, when I turn off the first LDAP server's computer, TCP/IP is no longer able to deny an attempt to make a connection to the LDAP port, and I suspect the pam_ldap module (on a random client PC) to start waiting for ages before it eventually moves to the second server (it does move, but really, it takes very long, and I suspect these delays to accumulate). Does anybody know if what I suspect is right, does the pam_ldap module wait very long when a connection-attempt is not immediately denied? And, if so, does anybody know a remedy? Many thanks in advance! Maarten Buiter PS: this is my /etc/pam.d/system-auth, my pam.conf follows: #%PAM-1.0 # This file is auto-generated.(Continue reading)
RSS Feed