]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Document libldap fail-over
authorAlan T. DeKok <aland@freeradius.org>
Thu, 12 Sep 2013 15:07:57 +0000 (11:07 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 12 Sep 2013 15:15:22 +0000 (11:15 -0400)
raddb/mods-available/ldap

index 95a950e5ece7f95670bb70af0b7f172e632051fb..9676037f4b28ad1e70dec161cd57d35aa60ab6ee 100644 (file)
@@ -9,6 +9,14 @@ ldap {
        #
        #  Note that this needs to match the name in the LDAP
        #  server certificate, if you're using ldaps.
+       #
+       #  The ldap client libraries can do fail-over from one
+       #  server to another.  Enable this by specifying
+       #  multiple host names, separated by commas.
+       #
+       #       e.g. server = "ldap1.example.org,ldap2.example.org"
+       #
+       #  Otherwise, it will use just one server.
        server = "ldap.example.org"
 
        #  Port to connect on, defaults to 389. Setting this to