r20377: Rework the CrackNames implementation to handle some of the BUILTIN sid
commit3c5ff4e68748cce0bb93d7d141083922d92c3845
authorAndrew Bartlett <abartlet@samba.org>
Thu, 28 Dec 2006 04:52:45 +0000 (28 04:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:30:19 +0000 (10 14:30 -0500)
treed135958345cb01517b4bad7597da0b0def19a793
parent466f17ea3c8fa4a0a93047abd3529651b4fc9bdc
r20377: Rework the CrackNames implementation to handle some of the BUILTIN sid
cases.

Adjust our 'look for this value in this attribute, of the result'
function samdb_find_attribute() to use the correct comparison
function, no matter what that may be.

Andrew Bartlett
source/dsdb/samdb/cracknames.c
source/dsdb/samdb/samdb.c