dsdb: Make secrets_tdb_sync cope with -H secrets.ldb
authorAndrew Bartlett <abartlet@samba.org>
Wed, 12 Sep 2012 13:34:29 +0000 (15:34 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 28 Jan 2013 10:07:37 +0000 (11:07 +0100)
commitb3d4e7f3aea134aed00c7246d9164d71a7ca418f
tree94a33b08b74ada3cb2afd6910a99122e8c20c82a
parent2b6fec0599755faad6a6298c5e0db5c62cdc87c4
dsdb: Make secrets_tdb_sync cope with -H secrets.ldb

The issue was, without a / in the path, we did not cope.

Andrew Bartlett
Reviewed-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 945bc84818039b79f4d9b7982e24c1e0e7dd8a45)

Fix bug #9610 - dsdb: Make secrets_tdb_sync cope with -H secrets.ldb.
source4/dsdb/samdb/ldb_modules/secrets_tdb_sync.c