dsdb: When using an LDAP backend, force use of the password from secrets.ldb
authorAndrew Bartlett <abartlet@samba.org>
Mon, 9 Sep 2013 23:38:10 +0000 (11:38 +1200)
committerNadezhda Ivanova <nivanova@samba.org>
Wed, 11 Sep 2013 19:15:50 +0000 (21:15 +0200)
commit403ddac6c899deeb452b32266e1b2169b1a09abe
tree9a8e63e8f081b3b84bc83e675953c7e94ef5cd42
parent73278cd19bc80854a2b23ef787c3ebdc3fa56bfd
dsdb: When using an LDAP backend, force use of the password from secrets.ldb

This makes testing from the command line much easier, as ldbsearch -H
sam.ldb will now just work as well as it did with a tdb-based
provision.

This code was removed from it's previous location outside the ldb
module stack in aabda85a2fc9f6763abd56d61ff819012f2225ad.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Nadezhda Ivanova <nivanova@symas.com>
Autobuild-User(master): Nadezhda Ivanova <nivanova@samba.org>
Autobuild-Date(master): Wed Sep 11 21:15:50 CEST 2013 on sn-devel-104
source4/dsdb/samdb/ldb_modules/samba_dsdb.c