martin: server/kolabd/kolabd kolab2.schema,1.18,1.19

cvs at intevation.de cvs at intevation.de
Mon Apr 10 18:36:56 CEST 2006


Author: martin

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

Modified Files:
	kolab2.schema 
Log Message:
Martin Konold: Some clarifications


Index: kolab2.schema
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolab2.schema,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- kolab2.schema	26 Mar 2006 22:39:01 -0000	1.18
+++ kolab2.schema	10 Apr 2006 16:36:54 -0000	1.19
@@ -286,7 +286,9 @@
 # comment when creating or deleting a kolab object
 # a comment might be appropriate. This is most useful
 # for tracability when users get moved to the graveyard 
-# instead of being really deleted
+# instead of being really deleted. Every entry must be prefixed
+# with an ISO 8601 date string e.g 200604301458Z. All times must 
+# be in zulu timezone.
 attributetype ( 1.3.6.1.4.1.19419.1.1.1.17
   NAME 'kolabComment'
   DESC 'multi-value comment'
@@ -553,9 +555,11 @@
         uid $
         userPassword ) )
 
-# shared folders are typically visible to everyone subscribed to 
+# public folders are typically visible to everyone subscribed to 
 # the server without the need for an extra login. Subfolders are
-# defined using the hiarchy seperator '/' e.g. "sf/sub1".
+# defined using the hiarchy seperator '/' e.g. "sf/sub1". Please note
+# that the term public folder is prefered to shared folder because 
+# normal user mailboxes can also share folders using acls.
 objectclass ( 1.3.6.1.4.1.19414.2.2.9 
   NAME 'kolabSharedFolder'
   DESC 'Kolab public shared folder'





More information about the commits mailing list