tdbtool8SambaSystem Administration tools3.6tdbtoolmanipulate the contents TDB filestdbtooltdbtoolTDBFILECOMMANDSDESCRIPTIONThis tool is part of the
samba1 suite.tdbtool a tool for displaying and
altering the contents of Samba TDB (Trivial DataBase) files. Each
of the commands listed below can be entered interactively or
provided on the command line.COMMANDSTDBFILECreate a new database named
TDBFILE.
TDBFILEOpen an existing database named
TDBFILE.
Erase the current database.
Dump the current database as strings.
Dump the current database as connection records.
Dump the current database keys as strings.
Dump the current database keys as hex values.
Print summary information about the
current database.
KEYDATAInsert a record into the
current database.
KEYTDBFILEMove a record from the
current database into TDBFILE.
KEYDATAStore (replace) a record in the
current database.
KEYShow a record by key.
KEYDelete a record by key.
Print the current database hash table and free list.
Print the current database and free list.
COMMANDExecute the given system command.
Print the first record in the current database.
Print the next record in the current database.
Check the integrity of the current database.
Repack a database using a temporary file to remove fragmentation.
Exit tdbtool.
CAVEATSThe contents of the Samba TDB files are private
to the implementation and should not be altered with
tdbtool.
VERSIONThis man page is correct for version 3.6 of the Samba suite.AUTHOR 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.