[CentOS] openldap and nscd

Fri May 15 15:31:02 UTC 2009
nate <centos at linuxpowered.net>

Manuel Monteiro wrote:

> bind_policy soft

try changing the policy to hard from soft and see if that helps

# Reconnect policy: hard (default) will retry connecting to
# the software with exponential backoff, soft will fail
# immediately.
#bind_policy hard

nate