s4-ldb: fixed the parsing of references in the openldap backend
authorAndrew Tridgell <tridge@samba.org>
Fri, 2 Jul 2010 01:37:50 +0000 (11:37 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 2 Jul 2010 02:49:04 +0000 (12:49 +1000)
commit277a9b4aaca60745acfa3f82bd021390de337a26
tree0471cff697009aea0c0c9e899e655567775dcf4e
parentf9022a1a30dbe57c6b6226c1f3d749b0ba87ce66
s4-ldb: fixed the parsing of references in the openldap backend

We need to use ldap_parse_reference() not ldap_parse_result()
source4/lib/ldb/ldb_ldap/ldb_ldap.c