Skip to content
Snippets Groups Projects
Commit d92eaaa7 authored by Howard Chu's avatar Howard Chu
Browse files

Added SLAPD_DEFAULT_CONFIGDIR

parent bc4564ca
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment