Code

Added german online help for addressbook.
[gosa.git] / contrib / openldap / slapd.conf
index c2cd37d94f8ac082b7706b7ffd0e47dc5d8bb8fd..758afe23e0ff89c916b2ab564786682b39cf08fa 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}
@@ -218,6 +218,12 @@ index   objectClass                                            pres,eq
 index   uidNumber,gidNumber,memberuid                          eq
 index   gosaSubtreeACL,gosaObject,gosaUser                     pres,eq
 
+# Indexing for Kolab
+#index alias                                                   eq,sub
+#index kolabDeleteFlag                                         eq
+#index kolabHomeServer                                         eq
+#index  member                                                 pres,eq
+
 # Indexing for Samba 3
 index   sambaSID                                               eq
 index   sambaPrimaryGroupSID                                   eq
@@ -227,7 +233,7 @@ index   sambaDomainName                                        eq
 # Where the database file are physically stored
 directory      "/var/lib/ldap"
 
-# Make mods (writes entryUuid for kolab...)
+# Log modifications and write entryUUID
 lastmod on