diff options
| author | ogattaz <olivier@gattaz.com> | 2014-07-24 15:57:16 +0200 |
|---|---|---|
| committer | ogattaz <olivier@gattaz.com> | 2014-07-24 15:57:16 +0200 |
| commit | b9d5ea3901f175b8e9819a896b99a88178e2987e (patch) | |
| tree | b7a198d72ff92647cce7975af04709191a4149f1 /bin/openldap/slapd.conf | |
| parent | e5e52bc8ae094192f9a4bd24af6f31b8c19c48f7 (diff) | |
| parent | 650b3ce0a90c4b764f94f46ea8c8dfc5e14a4469 (diff) | |
Merge branch 'master' of ssh://dev.cccs.uwe.ac.uk:22/var/git/cristal-kernel
Diffstat (limited to 'bin/openldap/slapd.conf')
| -rw-r--r-- | bin/openldap/slapd.conf | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/bin/openldap/slapd.conf b/bin/openldap/slapd.conf deleted file mode 100644 index ebf42df..0000000 --- a/bin/openldap/slapd.conf +++ /dev/null @@ -1,13 +0,0 @@ -include /etc/openldap/schema/core.schema
-include cristal-kernel/bin/openldap/cristal.schema
-pidfile /var/run/slapd/slapd.pid
-argsfile /var/run/slapd/slapd.args
-
-moduleload back_bdb.la
-
-database bdb
-suffix "o=cern,c=ch"
-rootdn "cn=admin,o=cern,c=ch"
-rootpw cristal
-index objectClass eq
-index cn eq,pres,sub
|
