Mercurial > prosody-modules
diff mod_lib_ldap/dev/slapd.conf @ 809:1d51c5e38faa
Add LDAP plugin suite
author | rob@hoelz.ro |
---|---|
date | Sun, 02 Sep 2012 15:35:50 +0200 |
parents | |
children | 1f45cef9e5c7 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_lib_ldap/dev/slapd.conf Sun Sep 02 15:35:50 2012 +0200 @@ -0,0 +1,14 @@ +include /etc/openldap/schema/core.schema +# I needed the following two schema definitions for posixGroup; if you don't +# need it, don't include them +include /etc/openldap/schema/cosine.schema +include /etc/openldap/schema/nis.schema + +pidfile /var/run/openldap/slapd.pid +argsfile /var/run/openldap/slapd.args +database bdb +suffix "dc=example,dc=com" +rootdn "cn=Manager,dc=example,dc=com" +rootpw prosody +directory /var/lib/openldap/openldap-data +index objectClass eq