diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-05-31 14:14:50 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-05-31 14:14:50 +0200 |
| commit | 4991bef81c7e9eb8f3f94309b1c3a1f9b8cc02ee (patch) | |
| tree | d46b80a7efcc770d28cdeb3c5a6083a8c9b97c0c /src/main/resources/openldap/slapd.conf | |
| parent | 56afac46ce0912eb496b5b22af0d28070218e7be (diff) | |
Cleanup bin & add eclipse launch configurations
Diffstat (limited to 'src/main/resources/openldap/slapd.conf')
| -rw-r--r-- | src/main/resources/openldap/slapd.conf | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/main/resources/openldap/slapd.conf b/src/main/resources/openldap/slapd.conf deleted file mode 100644 index 65cebf1..0000000 --- a/src/main/resources/openldap/slapd.conf +++ /dev/null @@ -1,20 +0,0 @@ -# $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.8.8.7 2001/09/27 20:00:31 kurt Exp $
-#
-# See slapd.conf(5) for details on configuration options.
-# This file should NOT be world readable.
-#
-include D:/openldap-2_0_19_debug/schema/core.schema
-include D:/openldap-2_0_19_debug/schema/cristal2.schema
-pidfile D:/openldap-2_0_19_debug/slapd.pid
-argsfile D:/openldap-2_0_19_debug/slapd.args
-
-
-# if no access controls are present, the default is:
-# Allow read by all
-# rootdn can always write!
-
-database ldbm
-suffix "o=cern,c=ch"
-rootdn "cn=Directory Manager,o=cern,c=ch"
-rootpw estrella
-index objectClass eq
|
