1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-22 05:57:43 +03:00

2 Commits

Author SHA1 Message Date
Alexander Bokovoy
ee851730ce Convert old sid-string handling in idmap_tdb2 to a new one 2008-01-16 16:50:46 +03:00
Alexander Bokovoy
b6df7e7709 idmap TDB2 backend, used for clustered Samba setups.
This uses 2 tdb files. One is permanent, and is in shared storage
   on the cluster (using "tdb:idmap2.tdb =" in smb.conf). The other is a
   temporary cache tdb on local storage.


Signed-off-by: Alexander Bokovoy <ab@samba.org>
2008-01-16 12:27:29 +03:00