Ryan Palamara wrote: > I am running several CentOS servers that have 2 ldap servers defined. I would > like to modify the ldap network timeout, so that if the first ldap server > listed goes down entirely, that it will go to the next server quickly. > > > > I know that the setting will be LDAP_OPT_NETWORK_TIMEOUT, but I am not sure > when this change is made. Can this be done in the ldap.conf file, or is it > done elsewhere?
The ldap.conf file will do. Read the ldap.conf(5) manpage. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
