Code

Fixed problem with acl's in new version
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 30 May 2006 06:55:30 +0000 (06:55 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 30 May 2006 06:55:30 +0000 (06:55 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3554 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/slapd.conf

index c2cd37d94f8ac082b7706b7ffd0e47dc5d8bb8fd..e542522d1a0568bb3483ff7031c5bed8170d07d3 100644 (file)
@@ -117,8 +117,8 @@ access to dn.subtree=cn=Monitor
         by * read
 
 # Access to schema information
-access to dn.subtree=""
-        by dn="cn=ldapadmin,dc=gonicus,dc=de" read
+#access to dn.subtree=""
+#        by * read
 
 # The userPassword/shadow Emtries by default can be
 # changed by the entry owning it if they are authenticated.
@@ -198,11 +198,11 @@ database  monitor
 # The backend type, ldbm, is the default standard
 database       bdb
 cachesize       5000
-checkpoint     512 720
 mode           0600
 
 # The base of your directory
 suffix         "dc=gonicus,dc=de"
+checkpoint     512 720
 
 # Sample password is "tester", generate a new one using the mkpasswd
 # utility and put the string after {crypt}