]> git.sur5r.net Git - openldap/blobdiff - include/ldapconfig.h.edit
added ber_print_error() and renamed lber_bprint into ber_ namespace.
[openldap] / include / ldapconfig.h.edit
index bb63e69e5cc065a40313c311b0e263082e16062f..8a053cad5b9388996bc12faf12355030f9fb1a4c 100644 (file)
@@ -16,7 +16,7 @@
 /*
  * config.h for LDAP -- edit this file to customize LDAP client behavior.
  * NO platform-specific definitions should be placed in this file.
- * Note that this is NOT used by the LDAP or LBER libraries.
+ * Note that this IS USED by the LDAP or LBER libraries.
  */
 
 /*
@@ -284,6 +284,8 @@ Please try again later.\r\n"
  */
        /* location of the default slapd config file */
 #define SLAPD_DEFAULT_CONFIGFILE       "%SYSCONFDIR%/slapd.conf"
+       /* default max deref depth for aliases */
+#define SLAPD_DEFAULT_MAXDEREFDEPTH    15      
        /* default sizelimit on number of entries from a search */
 #define SLAPD_DEFAULT_SIZELIMIT                500
        /* default timelimit to spend on a search */