From: Matthijs Kooijman Date: Sun, 29 Mar 2009 15:29:30 +0000 (+0200) Subject: slapd: Add ldapns schema. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Fdrsnuggles.git;a=commitdiff_plain;h=c24ce51d09ce6e858b3a6cfbbedade2e2769671e slapd: Add ldapns schema. This schema was already in use, even without being explicitely loaded. Not sure how this could work, but it confused phpldapadmin. Adding it fixes this. --- diff --git a/etc/ldap/slapd.conf b/etc/ldap/slapd.conf index a2a4955..3a9c217 100644 --- a/etc/ldap/slapd.conf +++ b/etc/ldap/slapd.conf @@ -11,6 +11,7 @@ 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 # Where the pid file is put. The init.d script