r22703: Convert winbindd_getgrgid() and winbindd_getgetpwnam()
authorGerald Carter <jerry@samba.org>
Sun, 6 May 2007 19:04:31 +0000 (19:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:21:47 +0000 (12:21 -0500)
commit879b84362715e8796f7ef92124007f5673338b37
treed97060c404a6df8afc873cb89b79083e346e2233
parent6ef504d71fee47fe6fbc930f488c96dfc7e6aaf8
r22703: Convert winbindd_getgrgid() and winbindd_getgetpwnam()
to use the same code path after we resolve the name/gid to
a SID.  Use the async lookupname/lookupsid interface.
(This used to be commit d12b8147d6bd34fad680cb8705dc6d7bbea1db12)
source3/nsswitch/winbindd_group.c