diff options
author | Martin Pool <mbp@samba.org> | 2001-12-04 04:03:29 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2001-12-04 04:03:29 +0000 |
commit | e9085129ddf15d499d77c77694c05b028593718c (patch) | |
tree | 08996df57e2d31d371d5eb364ccff82828b365eb /source/tdb | |
parent | b926660e73d4c94c30ec5a365027770acdafe25e (diff) | |
download | samba-e9085129ddf15d499d77c77694c05b028593718c.tar.gz samba-e9085129ddf15d499d77c77694c05b028593718c.tar.xz samba-e9085129ddf15d499d77c77694c05b028593718c.zip |
Magic file for TDB databases.
Diffstat (limited to 'source/tdb')
-rw-r--r-- | source/tdb/tdb.magic | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/source/tdb/tdb.magic b/source/tdb/tdb.magic new file mode 100644 index 00000000000..f5619e7327e --- /dev/null +++ b/source/tdb/tdb.magic @@ -0,0 +1,10 @@ +# Magic file(1) information about tdb files. +# +# Install this into /etc/magic or the corresponding location for your +# system, or pass as a -m argument to file(1). + +# You may use and redistribute this file without restriction. + +0 string TDB\ file TDB database +>32 lelong =0x2601196D version 6, little-endian +>>36 lelong x hash size %d bytes |