]> git.sur5r.net Git - openldap/blobdiff - include/ldap_defaults.h
added hasSubordinates to back-monitor
[openldap] / include / ldap_defaults.h
index fc1732850f2cf20e717242b29aec6c1eb22e3b7c..c8cbcf2ef29412ef1fd6b75a4f3942e47d540fea 100644 (file)
@@ -39,9 +39,6 @@
 /* default ldapi:// socket */
 #define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP "ldapi"
 
-/* default file: URI prefix */
-#define LDAP_FILE_URI_PREFIX "file://" LDAP_TMPDIR LDAP_DIRSEP
-
 /*
  * SHARED DEFINITIONS - other things you can change
  */
@@ -223,7 +220,6 @@ Please try again later.\r\n"
 #define SLAPD_SCHEMA_DN                        "cn=Subschema"
        /* dn of the default "monitor" subentry */
 #define SLAPD_MONITOR_DN               "cn=Monitor"
-#define SLAPD_MONITOR_NDN              "CN=MONITOR"
 #if 0
        /* dn of the default "config" subentry */
 #define SLAPD_CONFIG_DN                        "cn=Config"