From: kkalev Date: Sun, 13 Oct 2002 18:29:16 +0000 (+0000) Subject: Add a comment in admin.conf about ldap server failover X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=9634c005562772fdd825110c1bee94cddbebca49;p=freeradius-dialup-admin.git Add a comment in admin.conf about ldap server failover --- diff --git a/Changelog b/Changelog index 226aec2..8273aaa 100644 --- a/Changelog +++ b/Changelog @@ -25,6 +25,7 @@ Ver 1.60: * Allow for normal ldap user attributes to be utf8 encoded instead of ascii. Changing attribute values through user_info will not work in that case. * Fix a small bug in lib/ldap/defaults.php3. We should not be using $i in a for() loop but a new variable +* Add a comment in admin.conf about ldap server failover Ver 1.59: * Small html fixes in user_edit.php3 and password.php3 * Show number of failed logins in the last 7 days in the user admin page diff --git a/conf/admin.conf b/conf/admin.conf index 7992edc..c5ea4e7 100644 --- a/conf/admin.conf +++ b/conf/admin.conf @@ -111,6 +111,13 @@ nas3_ip: 147.122.122.124 nas3_port_num: 210 nas3_community: public +# +# The ldap server to connect to. +# Both ldap_server and ldap_write_server can be a space-separated +# list of ldap hostnames. In that case the library will try to connect +# to the servers in the order that they appear. If the first host is down +# ldap_connect will ask for the second ldap host and so on. +# ldap_server: ldap.%{general_domain} # # There are many cases where we have a small write master and