Ignore:
Timestamp:
May 23, 2008, 6:56:41 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.29

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/docs/manpages/tdbbackup.8

    r44 r134  
    1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
    2 .de Sh \" Subsection
    3 .br
    4 .if t .Sp
    5 .ne 5
    6 .PP
    7 \fB\\$1\fR
    8 .PP
    9 ..
    10 .de Sp \" Vertical space (when we can't use .PP)
    11 .if t .sp .5v
    12 .if n .sp
    13 ..
    14 .de Ip \" List item
    15 .br
    16 .ie \\n(.$>=3 .ne \\$3
    17 .el .ne 3
    18 .IP "\\$1" \\$2
    19 ..
    20 .TH "TDBBACKUP" 8 "" "" ""
     1.\"     Title: tdbbackup
     2.\"    Author:
     3.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
     4.\"      Date: 05/21/2008
     5.\"    Manual: System Administration tools
     6.\"    Source: Samba 3.0
     7.\"
     8.TH "TDBBACKUP" "8" "05/21/2008" "Samba 3\.0" "System Administration tools"
     9.\" disable hyphenation
     10.nh
     11.\" disable justification (adjust text to left margin only)
     12.ad l
    2113.SH "NAME"
    2214tdbbackup - tool for backing up and for validating the integrity of samba .tdb files
    2315.SH "SYNOPSIS"
    2416.HP 1
    25 tdbbackup [-s suffix] [-v] [-h]
     17tdbbackup [\-s\ suffix] [\-v] [\-h]
    2618.SH "DESCRIPTION"
    2719.PP
    2820This tool is part of the
    2921\fBsamba\fR(1)
    30 suite.
     22suite\.
    3123.PP
    3224tdbbackup
    33 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 and it finds a prior backup the backup file will be restored.
     25is 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 and it finds a prior backup the backup file will be restored\.
    3426.SH "OPTIONS"
    3527.PP
    36 -h
    37 .RS 3n
    38 Get help information.
     28\-h
     29.RS 4
     30Get help information\.
    3931.RE
    4032.PP
    41 -s suffix
    42 .RS 3n
     33\-s suffix
     34.RS 4
    4335The
    44 -s
    45 option allows the adminisistrator to specify a file backup extension. This way it is possible to keep a history of tdb backup files by using a new suffix for each backup.
     36\-s
     37option allows the adminisistrator to specify a file backup extension\. This way it is possible to keep a history of tdb backup files by using a new suffix for each backup\.
    4638.RE
    4739.PP
    48 -v
    49 .RS 3n
     40\-v
     41.RS 4
    5042The
    51 -v
    52 will check the database for damages (currupt data) which if detected causes the backup to be restored.
     43\-v
     44will check the database for damages (currupt data) which if detected causes the backup to be restored\.
    5345.RE
    5446.SH "COMMANDS"
    5547.PP
    56 \fBGENERAL INFORMATION\fR
     48\fIGENERAL INFORMATION\fR
    5749.PP
    5850The
    5951tdbbackup
    60 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. Typical usage for the command will be:
     52utility 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\. Typical usage for the command will be:
    6153.PP
    62 tdbbackup [-s suffix] *.tdb
     54tdbbackup [\-s suffix] *\.tdb
    6355.PP
    64 Before restarting samba the following command may be run to validate .tdb files:
     56Before restarting samba the following command may be run to validate \.tdb files:
    6557.PP
    66 tdbbackup -v [-s suffix] *.tdb
     58tdbbackup \-v [\-s suffix] *\.tdb
    6759.PP
    68 Samba .tdb files are stored in various locations, be sure to run backup all .tdb file on the system. Important files includes:
    69 .TP 3n
    70 \(bu
     60Samba \.tdb files are stored in various locations, be sure to run backup all \.tdb file on the system\. Important files includes:
     61.sp
     62.RS 4
     63.ie n \{\
     64\h'-04'\(bu\h'+03'\c
     65.\}
     66.el \{\
     67.sp -1
     68.IP \(bu 2.3
     69.\}
    7170
    72 secrets.tdb
    73 - usual location is in the /usr/local/samba/private directory, or on some systems in /etc/samba.
    74 .TP 3n
    75 \(bu
     71secrets\.tdb
     72\- usual location is in the /usr/local/samba/private directory, or on some systems in /etc/samba\.
     73.RE
     74.sp
     75.RS 4
     76.ie n \{\
     77\h'-04'\(bu\h'+03'\c
     78.\}
     79.el \{\
     80.sp -1
     81.IP \(bu 2.3
     82.\}
    7683
    77 passdb.tdb
    78 - usual location is in the /usr/local/samba/private directory, or on some systems in /etc/samba.
    79 .TP 3n
    80 \(bu
     84passdb\.tdb
     85\- usual location is in the /usr/local/samba/private directory, or on some systems in /etc/samba\.
     86.RE
     87.sp
     88.RS 4
     89.ie n \{\
     90\h'-04'\(bu\h'+03'\c
     91.\}
     92.el \{\
     93.sp -1
     94.IP \(bu 2.3
     95.\}
    8196
    82 *.tdb
    83 located in the /usr/local/samba/var directory or on some systems in the /var/cache or /var/lib/samba directories.
     97*\.tdb
     98located in the /usr/local/samba/var directory or on some systems in the /var/cache or /var/lib/samba directories\.
    8499.SH "VERSION"
    85100.PP
    86 This man page is correct for version 3.0 of the Samba suite.
     101This man page is correct for version 3\.0 of the Samba suite\.
    87102.SH "AUTHOR"
    88103.PP
    89 The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.
     104The original Samba software and related utilities were created by Andrew Tridgell\. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\.
    90105.PP
    91 The tdbbackup man page was written by John H Terpstra.
    92 
     106The tdbbackup man page was written by John H Terpstra\.
Note: See TracChangeset for help on using the changeset viewer.