r17459: As by Jerry's word commit this without his review.
authorSimo Sorce <idra@samba.org>
Tue, 8 Aug 2006 15:33:09 +0000 (15:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:35 +0000 (11:38 -0500)
commit3bb5b158017d5bad82bfb4a9e29187549e665446
tree3d1e2b2808d1f3a6ae0aafad63d3ee37a9060087
parent21da07ba1fdbef9d8fadfb9bf9fa23afc0a665d1
r17459: As by Jerry's word commit this without his review.

This patch add some missing async functions to
solve UID/GID -> SID requests not just out of the cache,
but down the remote idmap if necessary.

This patch solves the problem of servers not showing users/groups names
for allocated UID/GIDs when joined to a group of servers that share a
prepopulated idmap backend.

Also correctly resolve UID/GIDs to SIDs when looking ACLs from the
windows security tab on teh same situation.

Simo.
(This used to be commit b8578bfab6a04fcd65a2e65f507067459e326077)
source3/nsswitch/winbindd_async.c
source3/nsswitch/winbindd_dual.c
source3/nsswitch/winbindd_group.c
source3/nsswitch/winbindd_nss.h
source3/nsswitch/winbindd_sid.c
source3/nsswitch/winbindd_user.c