X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fldap_defaults.h;h=99c1d5908e1ceac7d6ac6877eb0ffefc8af67598;hb=c56564e2b56e8c636a5f37d0f94354aea9724c59;hp=c70520720787c2a2ae0bff7bb463c85bb7ae6b84;hpb=3c598e89fb34a892d369a138daa8c3314294493c;p=openldap diff --git a/include/ldap_defaults.h b/include/ldap_defaults.h index c705207207..99c1d5908e 100644 --- a/include/ldap_defaults.h +++ b/include/ldap_defaults.h @@ -1,7 +1,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2004 The OpenLDAP Foundation. + * Copyright 1998-2007 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -46,6 +46,7 @@ */ /* location of the default slapd config file */ #define SLAPD_DEFAULT_CONFIGFILE LDAP_SYSCONFDIR LDAP_DIRSEP "slapd.conf" +#define SLAPD_DEFAULT_CONFIGDIR LDAP_SYSCONFDIR LDAP_DIRSEP "slapd.d" #define SLAPD_DEFAULT_DB_DIR LDAP_RUNDIR LDAP_DIRSEP "openldap-data" #define SLAPD_DEFAULT_DB_MODE 0600 #define SLAPD_DEFAULT_UCDATA LDAP_DATADIR LDAP_DIRSEP "ucdata" @@ -55,8 +56,6 @@ #define SLAPD_DEFAULT_SIZELIMIT 500 /* default timelimit to spend on a search */ #define SLAPD_DEFAULT_TIMELIMIT 3600 - /* minimum max ids that a single index entry can map to in ldbm */ -#define SLAPD_LDBM_MIN_MAXIDS (8192-4) /* the following DNs must be normalized! */ /* dn of the default subschema subentry */