]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Change default referral (commented out)
authorKurt Zeilenga <kurt@openldap.org>
Thu, 21 Oct 1999 03:42:39 +0000 (03:42 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 21 Oct 1999 03:42:39 +0000 (03:42 +0000)
CHANGES
servers/slapd/slapd.conf

diff --git a/CHANGES b/CHANGES
index 81bab46b2639d6cba1f7dccd3b327a2c810b356a..bf1e162ccc5b896cbb28dc1f870b8a8184613311 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ Changes included in OpenLDAP 1.2 Release Engineering
        Fixed ldbm db_appinit to use u_int32_t instead of int (ITS#295)
        Fixed lber/io.c Cray T90 specific pointer arithmetic problem (ITS#325)
        Added TCP_NODELAY support
+       Change slapd.conf default referral
        Documentation
                Reference Quick Start Guide in README and INSTALL
                ldappasswd(1) fix -c vs -H typo (ITS#154)
index 162cd795374ff4bfc71073e121ae18ca40aef784..44a69ec7893fadfe1185bfbac3f69fb7d877b3fb 100644 (file)
@@ -5,7 +5,7 @@
 include                %SYSCONFDIR%/slapd.at.conf
 include                %SYSCONFDIR%/slapd.oc.conf
 schemacheck    off
-#referral      ldap://ldap.itd.umich.edu
+#referral      ldap://root.openldap.org/
 
 pidfile                %LOCALSTATEDIR%/slapd.pid
 argsfile       %LOCALSTATEDIR%/slapd.args