slapd: Add (reduced) qmail and a custom schema.
[matthijs/servers/drsnuggles.git] / etc / ldap / slapd.conf
index 53fd07bdee80d720e4dd9d5c78e87f2b7a84270c..4a92cdca181cbeacd4c9b711e43fa08f70d9dd78 100644 (file)
 include         /etc/ldap/schema/core.schema
 include         /etc/ldap/schema/cosine.schema
 include         /etc/ldap/schema/nis.schema
+include         /etc/ldap/schema/ldapns.schema
 include         /etc/ldap/schema/inetorgperson.schema
+include         /etc/ldap/schema/qmail-reduced.schema
+include         /etc/ldap/schema/custom.schema
 
 # Where the pid file is put. The init.d script
 # will not stop the server if you change this.
@@ -41,7 +44,7 @@ database        bdb
 suffix          "dc=drsnuggles,dc=stderr,dc=nl"
 
 # Where the database file are physically stored for database #1
-directory       "/var/lib/ldap"
+directory       "/data/db/ldap"
 
 # For the Debian package we use 2MB as default but be sure to update this
 # value if you have plenty of RAM