]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/ldap.conf
according to sasl documentation, prompts is filled only if SASL_INTERACT is returned
[openldap] / libraries / libldap / ldap.conf
index b3b90d83de349b21a61985eff8c9c9fa99464255..04158e955e711908af6762b08204bfcba00d490f 100644 (file)
@@ -1,13 +1,14 @@
+# $OpenLDAP$
 #
 # LDAP Defaults
 #
 
-BASE   dc=OpenLDAP, dc=Org
-HOST   ldap.openldap.org
+# See ldap.conf(5) for details
+# This file should be world readable but not world writable.
 
-#HOST  ldap.openldap.org ldap-master.openldap.org:666
-#PORT  389
+#BASE  dc=example, dc=com
+#URI   ldap://ldap.example.com ldap://ldap-master.example.com:666
 
-SIZELIMIT      12
-TIMELIMIT      15
+#SIZELIMIT     12
+#TIMELIMIT     15
 #DEREF         never