Last change
on this file since 732 was 732, checked in by Silvan Scherrer, 13 years ago |
Samba Server 3.5: update branche to 3.5.12
|
File size:
1.6 KB
|
Line | |
---|
1 | '\" t
|
---|
2 | .\" Title: tdbdump
|
---|
3 | .\" Author: [see the "AUTHOR" section]
|
---|
4 | .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
---|
5 | .\" Date: 10/24/2011
|
---|
6 | .\" Manual: System Administration tools
|
---|
7 | .\" Source: Samba 3.5
|
---|
8 | .\" Language: English
|
---|
9 | .\"
|
---|
10 | .TH "TDBDUMP" "8" "10/24/2011" "Samba 3\&.5" "System Administration tools"
|
---|
11 | .\" -----------------------------------------------------------------
|
---|
12 | .\" * set default formatting
|
---|
13 | .\" -----------------------------------------------------------------
|
---|
14 | .\" disable hyphenation
|
---|
15 | .nh
|
---|
16 | .\" disable justification (adjust text to left margin only)
|
---|
17 | .ad l
|
---|
18 | .\" -----------------------------------------------------------------
|
---|
19 | .\" * MAIN CONTENT STARTS HERE *
|
---|
20 | .\" -----------------------------------------------------------------
|
---|
21 | .SH "NAME"
|
---|
22 | tdbdump \- tool for printing the contents of a TDB file
|
---|
23 | .SH "SYNOPSIS"
|
---|
24 | .HP \w'\ 'u
|
---|
25 | tdbdump {filename}
|
---|
26 | .SH "DESCRIPTION"
|
---|
27 | .PP
|
---|
28 | This tool is part of the
|
---|
29 | \fBsamba\fR(1)
|
---|
30 | suite\&.
|
---|
31 | .PP
|
---|
32 | tdbdump
|
---|
33 | is a very simple utility that \'dumps\' the contents of a TDB (Trivial DataBase) file to standard output in a human\-readable format\&.
|
---|
34 | .PP
|
---|
35 | This tool can be used when debugging problems with TDB files\&. It is intended for those who are somewhat familiar with Samba internals\&.
|
---|
36 | .SH "VERSION"
|
---|
37 | .PP
|
---|
38 | This man page is correct for version 3 of the Samba suite\&.
|
---|
39 | .SH "AUTHOR"
|
---|
40 | .PP
|
---|
41 | 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\&.
|
---|
42 | .PP
|
---|
43 | The tdbdump man page was written by Jelmer Vernooij\&.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.