TDB Locations

From SambaWiki
Revision as of 12:50, 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 dbwrap state
autorid.tdb dbwrap state
brlock.tdb dbwrap lock
connections.tdb dbwrap lock TDB_CLEAR_IF_FIRST
eventlog/*.tdb tdb state
g_lock.tdb dbwrap 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 dbwrap state
idmap2.tdb dbwrap private
locking.tdb dbwrap 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 tdb_wrapn lock TDB_CLEAR_IF_FIRST
notify_onelevel.tdb dbwrap 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 dbwrap private
perfmon/data.tdb tdb state
perfmon/names.tdb tdb state
printer_list.tdb dbwrap lock TDB_CLEAR_IF_FIRST
printing/*.tdb tdb cache
registry.tdb dbwrap state
schannel_store.tdb tdb_wrap private TDB_CLEAR_IF_FIRST
secrets.tdb dbwrap private
serverid.tdb tdb_wrap lock TDB_CLEAR_IF_FIRST
sessionid.tdb dbwrap lock TDB_CLEAR_IF_FIRST
share_info.tdb dbwrap 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 dbwrap state
torture.tdb tdb torture Test TDB
test.tdb tdb_wrap torture Test TDB
transtest.tdb dbwrap 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