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)
committerMichael Adam <obnox@samba.org>
Wed, 27 Jul 2011 03:37:57 +0000 (05:37 +0200)
commit3276060da4e7d495bd5cf5cbf7237e64d948ee77
treead8cb94c6bf51c38f717165bf6451b082facab3e
parent67cd2f9d867fad1f7df2d6a6a5cdb723336ac495
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
source3/winbindd/idmap_tdb2.c