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)
commit536d585c4cfb9d34965c26bdb6b6880ef4f6a4f8
tree2c07924448a12c1067e3387bddbe470b6dfaf40e
parent0c882402360a10b19a038bce9f87e241051c9ba8
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
(This used to be commit 52947fc0c019e57438a21e54953601b6cc08eb49)
source4/dsdb/common/util.c