s4:ldap-backend Fix LSA test failures with OpenLDAP backend - convert SIDs
authorAndrew Bartlett <abartlet@samba.org>
Thu, 22 Apr 2010 01:39:21 +0000 (11:39 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 22 Apr 2010 08:37:19 +0000 (18:37 +1000)
commit47e7e487469fa1f3fafe0a52560e0049801a5ac7
tree8e9ce20d29bd3e1ea6298a51573f1d5c179bb6a7
parent466fbe278a6f96f1b9942954a164262a14894bfe
s4:ldap-backend Fix LSA test failures with OpenLDAP backend - convert SIDs

The SIDs in some queries were not being passed as binary, but as
strings in comparison with the securityIdentifer object.  We need to
recognise that these are SIDs in the simple_ldap_map.

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