martin: doc/architecture concept.sgml, 1.12, 1.13 server.sgml, 1.22, 1.23

cvs at intevation.de cvs at intevation.de
Sun Jul 11 21:24:17 CEST 2004


Author: martin

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

Modified Files:
	concept.sgml server.sgml 
Log Message:
Martin K.: New attribute for encrypted pw and corresponding acl


Index: concept.sgml
===================================================================
RCS file: /kolabrepository/doc/architecture/concept.sgml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- concept.sgml	21 Apr 2004 08:50:02 -0000	1.12
+++ concept.sgml	11 Jul 2004 19:24:15 -0000	1.13
@@ -38,28 +38,28 @@
 <trademark class='registered'>Microsoft Outlook</trademark>
 are registered trademarks of Microsoft Corporation Inc.
 <trademark class='registered'>Insight Connector</trademark>
-is a registered trademark of Bynari Inc. 
+is a registered trademark of Bynari Inc.
 <trademark>Toltec Connector</trademark>
 is a trademark of Toltec Inc..
 <trademark>Konsec Connector</trademark>
-is a trademark of Konsec. 
+is a trademark of Konsec GmbH.
 <trademark class='registered'>Aethera</trademark>
 is a trademark of theKompany.com,
 <trademark class='registered'>HotSync</trademark>
-is a registered trademark of Palm Inc.. 
+is a registered trademark of Palm Inc..
 <trademark>K Desktop Environment</trademark> and <trademark>KDE</trademark>
 are trademarks of the KDE e.V.
 </para>
 <para>
 All other herein mentioned trademarks belong
-to their respective owners.  Use of a term in this book should not be regarded as 
+to their respective owners.  Use of a term in this book should not be regarded as
 affecting the validity of any trademark or service mark.
 </para>
 <para>
 Finally, the authors of this book are not liable for any errors found as well as anything that may cause a fault. However, if that does occur, please notify the authots so corrections can be made. Furthermore, the reader must also agree to use the information in this book  at his/her own risk and relinquish the authors, from any mistakes due to this book. If not, please stop reading now.
 </para>
 <para>
-BECAUSE THE CONTENT IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE CONTENT, TO THE EXTENT PERMITTED BY APPLICABLE LAW. THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE CONTENT "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK OF USE OF THE CONTENT IS WITH YOU. SHOULD THE CONTENT PROVE FAULTY, INACCURATE, OR OTHERWISE UNACCEPTABLE YOU ASSUME THE COST OF ALL NECESSARY REPAIR OR CORRECTION. 
+BECAUSE THE CONTENT IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE CONTENT, TO THE EXTENT PERMITTED BY APPLICABLE LAW. THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE CONTENT "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK OF USE OF THE CONTENT IS WITH YOU. SHOULD THE CONTENT PROVE FAULTY, INACCURATE, OR OTHERWISE UNACCEPTABLE YOU ASSUME THE COST OF ALL NECESSARY REPAIR OR CORRECTION.
 </para>
 <para>
 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MIRROR AND/OR REDISTRIBUTE THE CONTENT AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE CONTENT, EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

Index: server.sgml
===================================================================
RCS file: /kolabrepository/doc/architecture/server.sgml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- server.sgml	11 Jun 2004 12:35:23 -0000	1.22
+++ server.sgml	11 Jul 2004 19:24:15 -0000	1.23
@@ -18,13 +18,13 @@
 It is part of the security concept of the Kolab Groupware server to not actually have the
 groupware users as GNU/Linux shell accounts on the server.</para>
 <para>
-Alternative implementations may also use different ways for authentification but 
+Alternative implementations may also use different ways for authentification but
 then they must also create their own derivatives of the administration tools.
 </para>
 
 
 <sect2><title>LDAP - Server requirements:</title>
-<para> 
[...2073 lines suppressed...]
 mechanism for save backup and restore procedures.</para>
 
 <sect2><title>Backup of IMAP Store</title>
@@ -1946,13 +1957,13 @@
 </sect1>
 
 <sect1><title>Multi Location Setup</title>
-<para>Some organization are distributed over several distinct locations with slow wide area network (WAN) links 
+<para>Some organization are distributed over several distinct locations with slow wide area network (WAN) links
 between the locations and a fast local area network (LAN). In order to provide optimal performance for all users it
 is advicable to have a Kolab server at each location.
 </para>
 <para>
-Each Kolab server primarily serves the local users while all Kolab servers talk to the central Kolab LDAP server. In order to 
-further increase speed and lower the dependency on the availability of the central LDAP server the location may choose to run a 
+Each Kolab server primarily serves the local users while all Kolab servers talk to the central Kolab LDAP server. In order to
+further increase speed and lower the dependency on the availability of the central LDAP server the location may choose to run a
 local secondary LDAP server as long as all write operations are done on the central server.
 </para>
 <para>





More information about the commits mailing list