From: cajus Date: Tue, 10 Jul 2007 06:41:46 +0000 (+0000) Subject: Same for trunk X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1f56cc073548ce412912232129913bb4171caee0;p=gosa.git Same for trunk git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6790 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/contrib/openldap/kolab2.schema b/contrib/openldap/kolab2.schema index 787b49e73..85b22d70f 100644 --- a/contrib/openldap/kolab2.schema +++ b/contrib/openldap/kolab2.schema @@ -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' @@ -644,6 +636,6 @@ objectclass ( 1.3.6.1.4.1.19414.3.2.4 objectclass ( 1.3.6.1.4.1.19414.3.2.5 NAME 'kolabGroupOfNames' DESC 'Kolab group of names (DNs) derived from RFC2256' - SUP groupOfNames AUXILIARY + SUP top AUXILIARY MAY ( mail $ kolabDeleteflag ) )