From: Kurt Zeilenga Date: Sun, 18 Jun 2000 19:35:52 +0000 (+0000) Subject: Use URI, not HOST X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2592 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ccbd048fb27067dfe25203f233031b24747eef40;p=openldap Use URI, not HOST --- diff --git a/libraries/libldap/ldap.conf b/libraries/libldap/ldap.conf index 1d1b786be7..32fd51d2ed 100644 --- a/libraries/libldap/ldap.conf +++ b/libraries/libldap/ldap.conf @@ -8,10 +8,10 @@ #BASE dc=OpenLDAP, dc=Org #HOST ldap.openldap.org - -#HOST ldap.openldap.org ldap-master.openldap.org:666 #PORT 389 +#URI ldap://ldap.openldap.org ldap://ldap-master.openldap.org:666 + #SIZELIMIT 12 #TIMELIMIT 15 #DEREF never