ldap_result() timing out despite no "timelimit"
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
ldap_result() timing out despite no "timelimit"
- From: "Jason J. W. Williams" <jasonjwwilliams [at] gmail.com>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: ldap_result() timing out despite no "timelimit"
- Date: Mon, 19 Sep 2011 14:01:48 -0600
Hello,
I'm seeing regular intervals where nscld emits a "ldap_result timed out" error:
aemon.log.1:Sep 18 00:01:55 phasea-1 nslcd[26573]: [514ade]
ldap_result() timed out
daemon.log.1:Sep 18 04:15:36 phasea-1 nslcd[26573]: [1c4250]
ldap_result() timed out
daemon.log.1:Sep 18 05:17:12 phasea-1 nslcd[26573]: [0b7fb6]
ldap_result() timed out
daemon.log.1:Sep 18 06:10:28 phasea-1 nslcd[26573]: [10d41e]
ldap_result() timed out
daemon.log.1:Sep 18 06:17:11 phasea-1 nslcd[26573]: [4eaf4a]
ldap_result() timed out
daemon.log.1:Sep 18 06:17:24 phasea-1 nslcd[26573]: [16874f]
ldap_result() timed out
daemon.log.1:Sep 18 06:25:11 phasea-1 nslcd[26573]: [c32f1f]
ldap_result() timed out
daemon.log.1:Sep 18 06:47:11 phasea-1 nslcd[26573]: [100a9c]
ldap_result() timed out
daemon.log.1:Sep 18 06:47:22 phasea-1 nslcd[26573]: [838636]
ldap_result() timed out
daemon.log.1:Sep 18 06:47:27 phasea-1 nslcd[26573]: [b82aed]
ldap_result() timed out
While I'm debugging this on the server, one thing that is confusing is
why NSLCD would be timing out at all since the docs
(http://arthurdejong.org/nss-pam-ldapd/nslcd.conf.5) say unless
"timelimit" is specified it will wait infinitely. Is my reading of the
docs correct?
-J
--
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users/
- ldap_result() timing out despite no "timelimit",
Jason J. W. Williams