Code

Removed ACL attribute. It's duplicated.
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 10 Jul 2007 06:36:03 +0000 (06:36 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 10 Jul 2007 06:36:03 +0000 (06:36 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6788 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/kolab2.schema

index 787b49e73274e5d0c89fcf6ce2ac75a15085f88f..5eccbd88126d6dc9c60c0fc350980a76c09c0fb4 100644 (file)
@@ -420,14 +420,6 @@ attributetype ( 1.3.6.1.4.1.19414.2.1.605
   EQUALITY integerMatch
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
 
-# cyrus imapd access control list
-# acls work with users and groups
-attributetype ( 1.3.6.1.4.1.19414.2.1.651
-  NAME 'acl'
-  EQUALITY caseIgnoreIA5Match
-  SUBSTR caseIgnoreIA5SubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-
 # enable secure imap 
 attributetype ( 1.3.6.1.4.1.19414.2.1.606
   NAME 'cyrus-imaps'