s4:dsdb Make the 'relative path' code in partitions handle tdb://
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 Oct 2009 07:25:00 +0000 (18:25 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 21 Oct 2009 11:43:57 +0000 (22:43 +1100)
commit4209cf9860b528f2ac9da175feec8783a35950f9
tree0bb230e8bb99694657ccffa6fe94e779c33d617e
parentfa2e04b64004f24bcac51a44ce37b8923480b819
s4:dsdb Make the 'relative path' code in partitions handle tdb://

The previous code would fail if the caller used tdb:// in the URL for the
top-level database.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/partition_init.c
source4/dsdb/samdb/samdb.c