r22702: Convert both lookup name and lookup sid to follow the
authorGerald Carter <jerry@samba.org>
Sun, 6 May 2007 19:01:54 +0000 (19:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:21:47 +0000 (12:21 -0500)
commitb442644bac2a7d5853440254257ca34a8e7c25de
tree362130269b7bb59613e0f76f83f34319c1f77950
parent2ab617fbbffbd6bf98ee02150f62b87a2610531f
r22702: Convert both lookup name and lookup sid to follow the
same heuristic.  First try our DC and then try a DC in the
root of our forest.  Use a temporary state since
winbindd_lookupXXX_async() is called from various winbindd
API entry points.

Note this will break the compile.  That will be fixed in the
next commit.
source/nsswitch/winbindd_async.c
source/nsswitch/winbindd_util.c