From 3f74bd2069528c697cac4dbbe37c1e7148189318 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 10 Jul 2007 06:36:03 +0000 Subject: [PATCH] Removed ACL attribute. It's duplicated. git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6788 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/kolab2.schema | 8 -------- 1 file changed, 8 deletions(-) diff --git a/contrib/openldap/kolab2.schema b/contrib/openldap/kolab2.schema index 787b49e73..5eccbd881 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' -- 2.30.2