Last change
on this file since 201 was 201, checked in by Herwig Bauernfeind, 16 years ago |
Update to Samba 3.2.3
|
File size:
1.2 KB
|
Line | |
---|
1 | .\" Title: tdbdump
|
---|
2 | .\" Author:
|
---|
3 | .\" Generator: DocBook XSL Stylesheets v1.73.1 <http://docbook.sf.net/>
|
---|
4 | .\" Date: 08/27/2008
|
---|
5 | .\" Manual: System Administration tools
|
---|
6 | .\" Source: Samba 3.2
|
---|
7 | .\"
|
---|
8 | .TH "TDBDUMP" "8" "08/27/2008" "Samba 3\.2" "System Administration tools"
|
---|
9 | .\" disable hyphenation
|
---|
10 | .nh
|
---|
11 | .\" disable justification (adjust text to left margin only)
|
---|
12 | .ad l
|
---|
13 | .SH "NAME"
|
---|
14 | tdbdump - tool for printing the contents of a TDB file
|
---|
15 | .SH "SYNOPSIS"
|
---|
16 | .HP 1
|
---|
17 | tdbdump {filename}
|
---|
18 | .SH "DESCRIPTION"
|
---|
19 | .PP
|
---|
20 | This tool is part of the
|
---|
21 | \fBsamba\fR(1)
|
---|
22 | suite\.
|
---|
23 | .PP
|
---|
24 | tdbdump
|
---|
25 | is a very simple utility that \'dumps\' the contents of a TDB (Trivial DataBase) file to standard output in a human\-readable format\.
|
---|
26 | .PP
|
---|
27 | This tool can be used when debugging problems with TDB files\. It is intended for those who are somewhat familiar with Samba internals\.
|
---|
28 | .SH "VERSION"
|
---|
29 | .PP
|
---|
30 | This man page is correct for version 3 of the Samba suite\.
|
---|
31 | .SH "AUTHOR"
|
---|
32 | .PP
|
---|
33 | 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\.
|
---|
34 | .PP
|
---|
35 | The tdbdump man page was written by Jelmer Vernooij\.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.