s3:idmap_tdb2: remove the undocumented option of the silly name "tdb:idmap2.tdb"
authorMichael Adam <obnox@samba.org>
Fri, 24 Jun 2011 08:15:02 +0000 (10:15 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sun, 7 Aug 2011 19:02:13 +0000 (21:02 +0200)
commit0b90096dcd3f4704603535322bf9617a721bf69a
treed64c9e8c586b9c7a8f3bdafaff63abc8e6a7f6f1
parent7b0dcd32ccfbc23fe7eea75ee1508771c84c87c8
s3:idmap_tdb2: remove the undocumented option of the silly name "tdb:idmap2.tdb"

In ancient times, when ctdb had not support for persistent databases and
tdb2 was introduced as a two-layer solution and it was more important than
today to be able to change the location of the permanent database file
because it had to reside on shared storage.

But these were times when idmap_tdb2 was not even officially released.
Nowadays, with ctdb handling the persistent idmap2.tdb database, the path
is stripped anyways, so this undocumented option has become unnecessary
and is hence removed.

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Wed Jul 27 05:37:57 CEST 2011 on sn-devel-104
(cherry picked from commit 3276060da4e7d495bd5cf5cbf7237e64d948ee77)

The last 10 patches address
bug #8328 (final cleanup of idmap_tdb2 code and docs needed for release).
(cherry picked from commit 742b8c3c14ec8708eb5bfe5e7960c1c93ec0096c)
source3/winbindd/idmap_tdb2.c