bernhard: doc/architecture server.sgml,1.35,1.36

cvs at intevation.de cvs at intevation.de
Wed Apr 20 13:10:56 CEST 2005


Author: bernhard

Update of /kolabrepository/doc/architecture
In directory doto:/tmp/cvs-serv21949

Modified Files:
	server.sgml 
Log Message:
Added information that kolabpasswd can change calendar and nobody users, too.


Index: server.sgml
===================================================================
RCS file: /kolabrepository/doc/architecture/server.sgml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- server.sgml	20 Apr 2005 10:51:27 -0000	1.35
+++ server.sgml	20 Apr 2005 11:10:53 -0000	1.36
@@ -1588,15 +1588,27 @@
 services not to start...
 </para>
 </sect2>
-<sect2><title> Changing Manager password </title>
+<sect2><title> Changing Manager/calendar/nobody password </title>
 <para>
-The manager password on a Kolab server can be changed using the kolabpasswd command.
+The manager password on a Kolab server can be changed 
+using the kolabpasswd command like this. 
 </para>
-<orderedlist>
-<listitem><para>#kolabpasswd</para>
-</orderedlist>
+<itemizedlist>
+<listitem><para>#/kolab/bin/kolabpasswd</para>
+</itemizedlist>
 <para>
-Please note that in a Kolab multi-location setup the manager password must be changed on each individual node seperately.
+The system passwords for calendar and nobody are internal only, 
+so they are rarely changed. Nevertheless kolabpassword is also able
+to change these with:
+</para>
+<itemizedlist>
+<listitem><para>#/kolab/bin/kolabpasswd  calendar</para>
+<listitem><para>#/kolab/bin/kolabpasswd  nobody</para>
+</itemizedlist>
+
+<para>
+Please note that in a Kolab multi-location setup the passwords 
+must be changed on each individual node seperately.
 </para>
 </sect2>
 </sect1>





More information about the commits mailing list