TDB (Samba)
From Just Solve the File Format Problem
TDB, short for Trivial DataBase[2], is a database format used primarily by the Samba suite of programs. It is similar to GDBM, but with support for multiple writers.[3] It is also used by Sweep, an audio editor, to store configuration information.
Identification
TDB files have the extension .tdb. They begin with the ASCII magic number TDB file
.
Links
References
- ↑ https://lists.samba.org/archive/samba/2000-December.txt.gz, "connections.tdb not initialised in 2.2.alpha1"
- ↑ https://wiki.samba.org/index.php/TDB
- ↑ https://tdb.samba.org/