Code

- Corrected attr in place of attrs
[gosa.git] / contrib / openldap / slapd.conf
index 4c7c0cc6c71f1f742ea4ffcaa7a9ca70f3a792fb..38ca72b5a6abc00f93916632dd59b7e99cc204b3 100644 (file)
@@ -112,6 +112,8 @@ moduleload      back_monitor
 
 access to dn.base=""
         by * read
+access to dn.base="cn=Subschema"
+       by * read
 
 access to dn.subtree=cn=Monitor
         by * read
@@ -130,7 +132,7 @@ access to attrs=userPassword,userPKCS12,sambaPwdLastSet,sambaPwdMustChange,samba
        by anonymous auth
        by self write
        by * none 
-access to attr=shadowLastChange
+access to attrs=shadowLastChange
         by self write
         by * read