r20488: When joined to a child domain in a multi-domain/single domain tree,
commitfbd89e7b32846303c65e92e3c3da895ed2beae25
authorGerald Carter <jerry@samba.org>
Tue, 2 Jan 2007 21:48:47 +0000 (2 21:48 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 2 Jan 2007 21:48:47 +0000 (2 21:48 +0000)
tree0161f1a0bfce3f4da3b3821df4973cc26a3c0cf7
parent09938acc1464f0819617b4c3ddcd3a5f4bd9d9ff
r20488: When joined to a child domain in a multi-domain/single domain tree,
the child domain cannot always resolve SIDs in sibling domains.
Windows tries to contact a DC in its own domain and then the root
domain in the forest.  This async changes makes winbindd's name2sid()
call do the same.
source/nsswitch/winbindd.h
source/nsswitch/winbindd_async.c
source/nsswitch/winbindd_util.c