]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
Add a new config directive, ldap_write_server. If it is set then when we update the...
authorkkalev <kkalev>
Mon, 9 Sep 2002 13:27:48 +0000 (13:27 +0000)
committerkkalev <kkalev>
Mon, 9 Sep 2002 13:27:48 +0000 (13:27 +0000)
commit1a3016c2b7f901f649fd239122bba19d6a4298ed
tree3b5ee83c3af7aee9b717cf853f65dcf010935edc
parent2ee832a83e719d11b1cfda6744b5c1098d85abf2
Add a new config directive, ldap_write_server. If it is set then when we update the directory we try to
connect to that one instead of the ldap_server. That way we can read from the fast read-only replicas and
write to a slower master.
Changelog
conf/admin.conf
lib/ldap/change_attrs.php3
lib/ldap/change_info.php3
lib/ldap/change_passwd.php3
lib/ldap/create_user.php3
lib/ldap/defaults.php3
lib/ldap/delete_user.php3