[cvs] [Wiki] changed: NewLDAPHowTo
Ben Chavet
ben at horde.org
Tue May 24 09:26:09 PDT 2005
ben Tue, 24 May 2005 09:26:09 -0700
Modified page: http://wiki.horde.org/display.php?page=NewLDAPHowTo
New Revision: 1.16
@@ -111,9 +111,9 @@
+++ Authentication
[[image ldap_horde_config.png]]
-* **The hostname of the LDAP server** - This is the address of your LDAP server.
+* **The hostname of the LDAP server** - This is the address of your LDAP server. If you have a master and one or more slave LDAP servers, you can provide failover here by entering all of your LDAP servers separated by a space.
* **The base DN for the LDAP server** - This is the subtree that horde will search through to find user information.
* **The DN used to bind to the LDAP server** - Because our LDAP directory does not allow anonymous binding, we must provide the binding account here. If your LDAP directory allows anonymous binding, this can be left blank.
@@ -171,9 +171,9 @@
To use LDAP to store Horde preferences, set the preference system to use LDAP as its backend. The field values here are very simular to the Horde configuration.
[[image ldap_pref_config.png]]
-* **The hostname of the LDAP server** - This is the address of your LDAP server.
+* **The hostname of the LDAP server** - This is the address of your LDAP server. If you have a master and one or more slave LDAP servers, you can provide failover here by entering all of your LDAP servers separated by a space.
* **The port of the LDAP server** - This is the port that your LDAP server is listening on. Most commonly, this will be 389.
* **LDAP Protocol Version** - This should almost always be //LDAPv3//.
More information about the cvs
mailing list