Change default referral (commented out)

This commit is contained in:
Kurt Zeilenga 1999-10-21 03:42:39 +00:00
parent 4b49884677
commit 3aadcd7689
2 changed files with 2 additions and 1 deletions

View file

@ -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)

View 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