TDB (Samba)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |name=TDB |subcat=Databases |extensions={{ext|tdb}} |released=Between 1992 and 2000<ref>https://lists.samba.org/archive/samba/2000-December.txt.gz, "connections.t...") |
Revision as of 08:53, 8 August 2019
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]
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/