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

cvs at intevation.de cvs at intevation.de
Wed Apr 20 12:51:29 CEST 2005


Author: bernhard

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

Modified Files:
	server.sgml 
Log Message:
Fixed SGML bugs that Martin had introduced in rev 1.34.


Index: server.sgml
===================================================================
RCS file: /kolabrepository/doc/architecture/server.sgml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- server.sgml	18 Mar 2005 02:07:03 -0000	1.34
+++ server.sgml	20 Apr 2005 10:51:27 -0000	1.35
@@ -1467,7 +1467,13 @@
 </listitem>
 </orderedlist>
 <para>
- The <filename>reconstruct</filename> program can be used to recover from corruption in mailbox directories. If </filename>reconstruct</filename> can find existing header and index files, it attempts to preserve any data in them that is not derivable from the message files themselves. The state <filename>reconstruct</filename> attempts to preserve includes the flag names, flag state, and internal date. <filename>Reconstruct<filename> derives all other information from the message files.
+ The <filename>reconstruct</filename> program can be used to recover from
+corruption in mailbox directories. If <filename>reconstruct</filename> can
+find existing header and index files, it attempts to preserve any data in them
+that is not derivable from the message files themselves. The state
+<filename>reconstruct</filename> attempts to preserve includes the flag names,
+flag state, and internal date. It derives all other information from the
+message files.
 </para>
 <para>An administrator may recover from a damaged disk by restoring message files from a backup and then running reconstruct to regenerate what it can of the other files.
 </para>
@@ -1495,7 +1501,7 @@
 <para>The LDIF file obtained from <filename>slapcat</filename> can be easily
 added to an otherwise empty LDAP server using <filename>slapadd</filename>.
 </para>
-<para>Please note that the LDIF file generated by <filename>slapcat</filename> is suitable for use with <filename>slapadd</filename> but not <filname>ldapadd</filename>.  As the entries are  in  database order,  not superior first order, they cannot be loaded with <filename>ldapadd</filename> without first being reordered.
+<para>Please note that the LDIF file generated by <filename>slapcat</filename> is suitable for use with <filename>slapadd</filename> but not <filename>ldapadd</filename>.  As the entries are  in  database order,  not superior first order, they cannot be loaded with <filename>ldapadd</filename> without first being reordered.
 </para>
 <para>In case uninterrupted operation of the directory server is required you can simply replicate the directory server to a slave server setup. It is then save to stop the slave
 during the backup operation without interrupting the main LDAP directory service.





More information about the commits mailing list