r18868: just in case there is a disaster (with our code? never ...) use a
authorAndrew Tridgell <tridge@samba.org>
Sun, 24 Sep 2006 02:58:58 +0000 (02:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:14:39 +0000 (12:14 -0500)
commit3cf367f0e76f44c7b14a54e0fcf510cc79a15c6a
tree850ac71d21c53a0b62833780770f89566d00be6c
parent8761f5dcc4db5c825a600fe25792ec47cb6cbdc7
r18868: just in case there is a disaster (with our code? never ...) use a
rename to group_mapping.tdb.upgraded rather than an unlink when
upgrading. So if we absolutely have to go back to the tdb, we can
change mapping_ldb.o to mapping_tdb.o in Makefile.in and recover
peoples group mappings.

We could go one step futher and make the backend configurable. Any
opinions on that?
(This used to be commit 203fc0b03c7397f7339a917456cb1701ed592f32)
source3/groupdb/mapping_ldb.c