kolab3.ldif

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Fri Nov 28 12:13:31 CET 2014


 kolab3.ldif |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 7d2bcc93bc7f5bcbbcbf004a643a7c4e0315de7d
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Nov 28 12:13:08 2014 +0100

    Integrate kolabResource objectclass type definition of #3464

diff --git a/kolab3.ldif b/kolab3.ldif
index 05913b7..93c460f 100644
--- a/kolab3.ldif
+++ b/kolab3.ldif
@@ -371,4 +371,12 @@ objectClasses: ( 1.3.6.1.4.1.19414.3.2.8
         kolabDeleteflag $
         kolabAllowSMTPRecipient $
         kolabAllowSMTPSender ) )
-
+# kolab resources 
+objectClasses: ( 1.3.6.1.4.1.19414.3.2.9
+  NAME 'kolabResource'
+  DESC 'Kolab Resource'
+  SUP top AUXILIARY
+  MAY ( kolabInvitationPolicy $
+        kolabDescAttribute $
+        description $
+        owner ) )




More information about the commits mailing list