Modified initgroups to provide a get groups a user is a member of
authorTim Potter <tpot@samba.org>
Wed, 11 Oct 2000 05:25:32 +0000 (05:25 +0000)
committerTim Potter <tpot@samba.org>
Wed, 11 Oct 2000 05:25:32 +0000 (05:25 +0000)
commitc72f94dad9639bc241890aad338ae0bea8eed84d
treed296f4df0be9ce5290ba2c3b9e261e9167005d24
parentcbee552bdb1a4692a19667175fbbf090a9597d71
Modified initgroups to provide a get groups a user is a member of
functionality.  This is much faster than inverting the group database.

Added client side command for this to wbinfo.
(This used to be commit e87b2d3d1fb84311d83d21a76900f994e4ff71dd)
source3/nsswitch/wb_client.c
source3/nsswitch/wbinfo.c