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)
commitb8578bfab6a04fcd65a2e65f507067459e326077
treee50000801a353902d8fcbc989807537abb578a47
parent68db058fdf508d5b4d38731ece21f5d92feca00c
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.
source/nsswitch/winbindd_async.c
source/nsswitch/winbindd_dual.c
source/nsswitch/winbindd_group.c
source/nsswitch/winbindd_nss.h
source/nsswitch/winbindd_sid.c
source/nsswitch/winbindd_user.c