martin: server/kolabd/kolabd kolab2.schema,1.4,1.5

cvs at intevation.de cvs at intevation.de
Fri Mar 18 01:29:26 CET 2005


Author: martin

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv15144

Modified Files:
	kolab2.schema 
Log Message:
Martin Konold: Add comment about userPassword beeing required for Kolab even 
though this attribute is optional in the schema definition (compatibility requirement)


Index: kolab2.schema
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolab2.schema,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- kolab2.schema	17 Mar 2005 10:50:40 -0000	1.4
+++ kolab2.schema	18 Mar 2005 00:29:24 -0000	1.5
@@ -372,9 +372,12 @@
   SUP top STRUCTURAL
   MAY (cn $ ou) )
 
-# kolab account with country support
+# kolab account
 # we use an auxiliary in order to ease integration
 # with existing inetOrgPerson objects
+# Please note that userPassword is a may 
+# attribute in the schema but is mandatory for
+# Kolab 
 objectclass ( 1.3.6.1.4.1.19414.3.2.2
   NAME 'kolabInetOrgPerson'
   DESC 'Kolab Internet Organizational Person'





More information about the commits mailing list