TDB Locations

From SambaWiki
Revision as of 12:28, 3 February 2011 by BBaumbach (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

List of Samba3 TDB files and their locations.

TDB File API Location Info
account_policy.tdb db state
autorid.tdb db state
brlock.tdb db lock
connections.tdb db lock TDB_CLEAR_IF_FIRST
eventlog/*.tdb tdb state
g_lock.tdb db lock TDB_CLEAR_IF_FIRST
gencache.tdb tdb lock TDB_CLEAR_IF_FIRST*
gencache_notrans.tdb tdb lock TDB_CLEAR_IF_FIRST*
group_mapping.tdb db state
idmap2.tdb db private
locking.tdb db lock TDB_CLEAR_IF_FIRST
login_cache.tdb tdb cache
messages.tdb tdb_wrap lock TDB_CLEAR_IF_FIRST
mutex.tdb tdb_wrap lock
netsamlogon_cache.tdb tdb cache TDB_CLEAR_IF_FIRST*
notify.tdb wrap_open lock TDB_CLEAR_IF_FIRST
notify_onelevel.tdb db lock TDB_CLEAR_IF_FIRST
ntdrivers.tdb tdb state removed in 3.6
ntforms.tdb tdb state removed in 3.6
ntprinters.tdb tdb state removed in 3.6
passdb.tdb db private
perfmon/data.tdb tdb state
perfmon/names.tdb tdb state
printer_list.tdb db lock TDB_CLEAR_IF_FIRST
printing/*.tdb tdb cache
registry.tdb db state
schannel_store.tdb tdb_wrap private TDB_CLEAR_IF_FIRST
secrets.tdb db private
serverid.tdb tdb_wrap lock TDB_CLEAR_IF_FIRST
sessionid.tdb db lock TDB_CLEAR_IF_FIRST
share_info.tdb db state
winbindd_cache.tdb tdb cache TDB_CLEAR_IF_FIRST*
winbindd_idmap.tdb tdb state
wins.tdb tdb state TDB_CLEAR_IF_FIRST
xattr.tdb db state
torture.tdb tdb torture Test TDB
test.tdb tdb_wrap torture Test TDB
transtest.tdb db torture Test TDB


TDB_CLEAR_IF_FIRST means that Samba clears the TDB on each first open (for example after a reboot).
* will be only cleaned if file is corrupt