r14698: Make sure we expand our own local groups and not
commit603b4b501a759510d2ec66cbe5ab1e9f5dc5dbc1
authorGerald Carter <jerry@samba.org>
Fri, 24 Mar 2006 22:04:16 +0000 (24 22:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:44 +0000 (10 11:15 -0500)
tree67dbbdcd0c9a15007b0b680e7175765d41c9b030
parentc149421ef7aca8763e21e6c7d467e94944c30e8b
r14698: Make sure we expand our own local groups and not
just the BUILTIN group when calling winbindd_getgroups.

$ id foo
uid=502(foo) gid=100(users) groups=100(users),10007(RHEL4\staff),
10001(BUILTIN\users)
source/nsswitch/winbindd_async.c