martin: server/kolab/kolab kolab2.schema,1.2,1.3

cvs at intevation.de cvs at intevation.de
Thu Aug 5 14:15:57 CEST 2004


Author: martin

Update of /kolabrepository/server/kolab/kolab
In directory doto:/tmp/cvs-serv16272

Modified Files:
	kolab2.schema 
Log Message:


Index: kolab2.schema
===================================================================
RCS file: /kolabrepository/server/kolab/kolab/kolab2.schema,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- kolab2.schema	22 Jul 2004 08:00:56 -0000	1.2
+++ kolab2.schema	5 Aug 2004 12:15:54 -0000	1.3
@@ -1,5 +1,5 @@
-# (c) 2004 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
-# (c) 2004 Martin Konold <martin.konold at erfrakon.de>
+# (c) 2003, 2004 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
+# (c) 2003, 2004 Martin Konold <martin.konold at erfrakon.de>
 # (c) 2003 Achim Frank <achim.frank at erfrakon.de>
 #
 # Redistribution and use in source and binary forms, with or without 
@@ -45,8 +45,7 @@
   DESC 'Kolab attribute'
   SUP name
   EQUALITY caseIgnoreIA5Match
-  SUBSTR caseIgnoreIA5SubstringsMatch
-)
+  SUBSTR caseIgnoreIA5SubstringsMatch )
 
 # kolabDeleteflag used to be a boolean but describes with Kolab 2 
 # the fqdn of the server which is requested to delete this objects
@@ -56,8 +55,7 @@
   DESC 'Per host deletion status'
   EQUALITY caseIgnoreIA5Match
   SUBSTR caseIgnoreIA5SubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 # encryptedPassword is an asymmetrically (RSA) encrypted copy of the
 # cleartext password. This is required in order to pass the password from
@@ -66,22 +64,19 @@
 attributetype ( 1.3.6.1.4.1.19419.2.1.4
   NAME  'encryptedPassword'
   DESC  'base64 encoded public key encrypted Password'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
 # hostname including the domain name like kolab-master.bsi.de
 attributetype ( 1.3.6.1.4.1.19414.2.1.5
   NAME 'fqdnhostname' 'fqhostname'
   DESC 'Fully qualified Hostname including full domain component'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
 
 # fqdn of all hosts in a multi-location setup
 attributetype ( 1.3.6.1.4.1.19414.2.1.6
   NAME 'kolabhost'
   DESC 'Multivalued -- list of hostnames in a Kolab setup'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
 
 # fqdn of the server containg the actual user data
 attributetype ( 1.3.6.1.4.1.19419.1.1.1.1
@@ -89,15 +84,13 @@
   DESC 'server which keeps the users mailbox'
   EQUALITY caseIgnoreIA5Match
   SUBSTR caseIgnoreIA5SubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 # allow unrestriced length of mails
 attributetype ( 1.3.6.1.4.1.19419.1.1.1.2
   NAME 'unrestrictedMailSize'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
-  EQUALITY booleanMatch
-)
+  EQUALITY booleanMatch )
 
 # allow delegates to act in your name (vacation/secretary boss use case)
 attributetype ( 1.3.6.1.4.1.19419.1.1.1.3
@@ -105,8 +98,7 @@
   DESC 'Kolab user allowed to act as delegates - RFC822 Mailbox/Alias'
   EQUALITY caseIgnoreIA5Match
   SUBSTR caseIgnoreIA5SubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 ######################
 # postfix attributes #
@@ -114,38 +106,31 @@
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.501
   NAME 'postfix-mydomain'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.502
   NAME 'postfix-relaydomains'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.503
   NAME 'postfix-mydestination'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.504
   NAME 'postfix-mynetworks'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.505
   NAME 'postfix-relayhost'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.506
   NAME 'postfix-transport'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.507
   NAME 'postfix-enable-virus-scan'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
 
 ##########################
 # cyrus imapd attributes #
@@ -153,68 +138,58 @@
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.601
   NAME 'cyrus-autocreatequota'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.602
   NAME 'cyrus-admins'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 # enable plain imap without ssl 
 attributetype ( 1.3.6.1.4.1.19414.2.1.603
   NAME 'cyrus-imap'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
-  EQUALITY booleanMatch
-)
+  EQUALITY booleanMatch )
 
 # enable legacy pop3
 attributetype ( 1.3.6.1.4.1.19414.2.1.604
   NAME 'cyrus-pop3'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
-  EQUALITY booleanMatch
-)
+  EQUALITY booleanMatch )
 
 # user specific quota on the imap server
 attributetype ( 1.3.6.1.4.1.19414.2.1.605
   NAME 'userquota'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
-)
+  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'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  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'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
-  EQUALITY booleanMatch
-)
+  EQUALITY booleanMatch )
 
 # enable secure pop3
 attributetype ( 1.3.6.1.4.1.19414.2.1.607
   NAME 'cyrus-pop3s'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
-  EQUALITY booleanMatch
-)
+  EQUALITY booleanMatch )
 
 # enable sieve support (required for forward and vacation services)
 attributetype ( 1.3.6.1.4.1.19414.2.1.608
   NAME 'cyrus-sieve'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
-  EQUALITY booleanMatch
-)
+  EQUALITY booleanMatch )
 
 # installation wide percentage which determines when to send a 
 # warning to the user
 attributetype ( 1.3.6.1.4.1.19414.2.1.609
   NAME 'cyrus-quotawarn'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
 
 #############################
 # apache and php attributes #
@@ -224,8 +199,7 @@
 attributetype ( 1.3.6.1.4.1.19414.2.1.701
   NAME 'apache-http'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
-  EQUALITY booleanMatch
-)
+  EQUALITY booleanMatch )
 
 ######################
 # proftpd attributes #
@@ -233,19 +207,16 @@
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.901
   NAME 'proftpd-defaultquota'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.902
   NAME 'proftpd-ftp'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
-  EQUALITY booleanMatch
-)
+  EQUALITY booleanMatch )
 
 attributetype ( 1.3.6.1.4.1.19414.2.1.903
   NAME 'proftpd-userPassword'
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
 
 attributetype ( 1.3.6.1.4.1.19419.1.1.1.1
@@ -253,22 +224,19 @@
   DESC 'server which keeps the users mailbox'
   EQUALITY caseIgnoreIA5Match
   SUBSTR caseIgnoreIA5SubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 attributetype ( 1.3.6.1.4.1.19419.1.1.1.2
   NAME 'unrestrictedMailSize'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
-  EQUALITY booleanMatch
-)
+  EQUALITY booleanMatch )
 
 attributetype ( 1.3.6.1.4.1.19419.1.1.1.3
   NAME 'kolabDelegate'
   DESC 'Kolab user allowed to act as delegates - RFC822 Mailbox/Alias'
   EQUALITY caseIgnoreIA5Match
   SUBSTR caseIgnoreIA5SubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
-)
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 ########################
 # kolab object classes #
@@ -300,8 +268,7 @@
         proftpd-ftp $
         proftpd-defaultquota $
         uid $
-        userPassword )
-)
+        userPassword ) )
 
 objectclass ( 1.3.6.1.4.1.19414.2.2.9 NAME 'kolabSharedfolder'
   DESC 'Kolab public shared folder'
@@ -310,8 +277,7 @@
   MAY ( acl $
         userquota $
         kolabHomeServer $
-        kolabDeleteflag )
-)
+        kolabDeleteflag ) )
 
 # used as a plain node for the LDAP tree. In contrast to unix filesystem directories
 # LDAP nodes can and often do also have contents/attributes. We use kolabNamedObject
@@ -331,8 +297,7 @@
         encryptedPassword $
         kolabDeleteflag $
         alias $
-	userquota )
-)
+	userquota ) )
 
 objectclass ( 1.3.6.1.4.1.19414.3.2.3 NAME 'kolabOrganization'
   DESC 'RFC2256: a Kolab organization'
@@ -340,8 +305,7 @@
   MAY ( c $
         mail $
         kolabDeleteflag $
-        alias )
-)
+        alias ) )
 
 objectclass ( 1.3.6.1.4.1.19414.3.2.4 NAME 'kolabOrganizationalUnit'
   DESC 'a Kolab organizational unit'
@@ -349,11 +313,9 @@
   MAY ( c $
         mail $
         kolabDeleteflag $
-        alias )
-)
+        alias ) )
 
 objectclass ( 1.3.6.1.4.1.19414.3.2.5 NAME 'kolabGroupOfNames'
   DESC 'Kolab group of names (DNs) derived from RFC2256'
   SUP groupOfNames STRUCTURAL
-  MAY kolabDeleteflag 
-)
+  MAY kolabDeleteflag )





More information about the commits mailing list