From b5783a0911b2ed8b274d5f12f840fc495eec506f Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 23 Jun 2008 10:15:53 +0200 Subject: Samba3 HOWTO: Remove trailing whitespaces. Karolin (cherry picked from commit c7a9c903acbba9c70211e6f3c25964533bbc1622) (cherry picked from commit 62e485eebd8a40b5692caa79bb3ed6108f0b835b) (This used to be commit f4933b1fac811f9a2f2a35f195d83b8ec6199590) --- docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml b/docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml index 13baa5730b..cc8b105ffc 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml @@ -78,7 +78,7 @@ sessionid.tdbN Session information to support utmp = yes capabilities. share_info.tdbY - Stores share-level ACL configuration settings. + Stores share-level ACL configuration settings. Default ACL is Everyone - Full Control. unexpected.tdbN @@ -127,10 +127,10 @@ The tdbbackup utility is a tool that may be used to backup samba tdb files. - This tool may also be used to verify the integrity of the tdb files prior to Samba startup or - during normal operation. If it finds file damage it will search for a prior backup the backup - file from which the damaged tdb file will be restored. The tdbbackup - utility can safely be run at any time. It was designed so that it can be used at any time to + This tool may also be used to verify the integrity of the tdb files prior to Samba startup or + during normal operation. If it finds file damage it will search for a prior backup the backup + file from which the damaged tdb file will be restored. The tdbbackup + utility can safely be run at any time. It was designed so that it can be used at any time to validate the integrity of tdb files, even during Samba operation. -- cgit