Don't search the whole tree for the domains's sid
authorAndrew Bartlett <abartlet@samba.org>
Thu, 13 Mar 2008 03:11:06 +0000 (14:11 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 13 Mar 2008 03:11:06 +0000 (14:11 +1100)
commit52947fc0c019e57438a21e54953601b6cc08eb49
tree662ae13579f932952f3ecd97650f756d8cf3d926
parentbda6a38b055fed2394e65cdc0b308a1442116402
Don't search the whole tree for the domains's sid

This change removes a dependency on objectclass=domainDNS, and avoids
a subtree search when we really know exactly where this record is.

Andrew Bartlett
source/dsdb/common/util.c