Code

Fixed schema
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 1 Feb 2007 11:12:13 +0000 (11:12 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 1 Feb 2007 11:12:13 +0000 (11:12 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5675 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/gosa+samba3.schema

index 22fce80a80007b597d80462aa3abc74f635688ae..6249854adbbea356f9d6a341570b99ba0596d6d3 100644 (file)
@@ -358,8 +358,7 @@ objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.17 NAME 'gosaRole'
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.18 NAME 'gosaAcl'
        DESC 'ACL container to define single ACLs (v2.5)' SUP top AUXILIARY
-       MUST ( gosaAclEntry $ cn )
-       MAY  ( description ) )
+       MUST ( gosaAclEntry  ))
 
 objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.19 NAME 'gosaSnapshotObject'
        DESC 'Container object for undo and snapshot data (v2.5)' SUP top STRUCTURAL