diff options
author | Alexander Bokovoy <abokovoy@redhat.com> | 2013-07-19 16:22:50 +0300 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-07-22 13:36:27 +0200 |
commit | 758ce3f01b4ed73c3bc35cd7039fac26fdf16386 (patch) | |
tree | ac8e9e260e5d15a9aae021c7dc0b1a08c314e0a3 /src/providers/ipa/ipa_init.c | |
parent | 4b60fd691cc04455810d15da4f7f4044b92b07b3 (diff) | |
download | sssd-758ce3f01b4ed73c3bc35cd7039fac26fdf16386.tar.gz sssd-758ce3f01b4ed73c3bc35cd7039fac26fdf16386.tar.bz2 sssd-758ce3f01b4ed73c3bc35cd7039fac26fdf16386.zip |
pysss: add pysss.getgrouplist(username)
getgrouplist(3) call is missing from Python older than Python 3.3
Introduce supplementary binding to provide getgrouplist as part of pysss
interface. Since getgrouplist() can be run against any domain, place
it at top module rather than pysss.local namespace.
pysss.getgrouplist(username) -> tuple(group list as strings)
Diffstat (limited to 'src/providers/ipa/ipa_init.c')
0 files changed, 0 insertions, 0 deletions