Revert "Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb...
authorMichael Adam <obnox@samba.org>
Fri, 20 Mar 2009 00:57:56 +0000 (01:57 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 20 Mar 2009 00:57:56 +0000 (01:57 +0100)
commit9ed0deab46a108eae7f7715ec15764153a926992
tree99aba8ab846fa018e36ea5cc716329c893c8e193
parenta67a6be3a255456b215269c85e8c32a533b381ab
Revert "Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb correctly."

This reverts commit 5213d02fbb248a961891ce561dd0b95ac30949ee.

This makes samba (and tools) panic when running with "clustering = yes"
since the rename() of the tdb files fails: ctdb puts the databases
elsewhere...

Revert the change for the v3-3-ctdb branch until we have a fix
that works with ctdb.

Michael
source/Makefile.in
source/passdb/pdb_tdb.c