Code

Updated kolab2.schema to reflect latest changes
authorscheiter <scheiter@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Jun 2006 09:11:49 +0000 (09:11 +0000)
committerscheiter <scheiter@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Jun 2006 09:11:49 +0000 (09:11 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3631 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/kolab2.schema

index dca117534457eb296bbf46452310389e8801f48b..38b9109873e8cf8a3192b6338cfa640a433ef46e 100644 (file)
@@ -491,9 +491,10 @@ objectclass ( 1.3.6.1.4.1.19414.2.2.1
 objectclass ( 1.3.6.1.4.1.19414.2.2.9 
   NAME 'kolabSharedFolder'
   DESC 'Kolab public shared folder'
-  SUP posixGroup STRUCTURAL
+  SUP top AUXILIARY
   MUST cn
   MAY ( acl $
+       alias $
         cyrus-userquota $
         kolabHomeServer $
         kolabDeleteflag ) )