s4-ldb: added support for simple binds on ldb_ldap backend
authorAndrew Tridgell <tridge@samba.org>
Tue, 6 Jul 2010 05:36:21 +0000 (15:36 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 7 Jul 2010 07:26:03 +0000 (17:26 +1000)
commit9c3a9824a9165e9d7cf362d4b8c6add8ad0cc983
tree349d586243d540cd3a45638fef55bda23bf6ca8f
parent7f9153f7e8a3a39d23b6b9c1336031f769dce923
s4-ldb: added support for simple binds on ldb_ldap backend

this uses the options[] array to pass in bindMech, bindID and
bindSecret. Currently only "simple" is supported.
source4/lib/ldb/ldb_ldap/ldb_ldap.c