s3:groupmap revert to tdb storage
authorSimo Sorce <idra@samba.org>
Fri, 26 Feb 2010 20:16:23 +0000 (15:16 -0500)
committerSimo Sorce <idra@samba.org>
Mon, 1 Mar 2010 21:09:58 +0000 (16:09 -0500)
commitbe026a6fd89b44ba7e6bdf5bef049959b242c61e
tree7438e43c03d916c6f331ad460fcb0d9dd2a1c127
parent05bd8c17be83057b9bcfe405fb29d27a794b9b40
s3:groupmap revert to tdb storage

Group mapping needs to be cluster aware, and this means using the tdb backend.
Remove ldb group mapping as this is not cluster aware.
source3/Makefile.in
source3/groupdb/mapping.c
source3/groupdb/mapping_ldb.c [deleted file]
source3/groupdb/mapping_tdb.c