s3-pypassdb: add wrapper for enum_group_memberships
authorAndrew Bartlett <abartlet@samba.org>
Wed, 2 May 2012 02:57:27 +0000 (12:57 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 2 May 2012 22:09:09 +0000 (08:09 +1000)
commit926c0a6a330f3b0f643d6384a15e90d2999bce26
treea3e5f0e57af70e7d8fa7bf469c07fe1a73301d50
parent0ef06dd0212c6504740a5e0333440a9be090c088
s3-pypassdb: add wrapper for enum_group_memberships

This will be used in samba3upgrade to try and get the group memberships by instead asking
for the groups each user is in.  This reverse lookup may be more reliable, as this
is used at login time.

Andrew Bartlett
source3/passdb/py_passdb.c