summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fb0f3bb)
raw | patch | inline | side by side (parent: fb0f3bb)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 22 Jun 2005 16:06:38 +0000 (16:06 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 22 Jun 2005 16:06:38 +0000 (16:06 +0000) |
contrib/openldap/gosa+samba3.schema | patch | blob | history | |
contrib/openldap/gosa.schema | patch | blob | history | |
contrib/openldap/kolab2.schema | patch | blob | history |
index d4689c47a5ea575f0118937f1227304f9bfa3af1..ae11c77549be0f14120930167deaa110c2f4525e 100644 (file)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{10}
SINGLE-VALUE )
+# 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} )
# Objectclasses
index 778ad5676c880e679c74ff862814c11744c44199..b9e0b756277ab8d01a4b7584039b9e1f1cde4d1f 100644 (file)
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{10}
SINGLE-VALUE )
+# 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} )
# Objectclasses
index 769ce1ba95b9afbc0339976e5d73ceef83b81794..d696d6c11a60fadf392b50d7c8e1d917decfd8e1 100644 (file)
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'