[python-win32] win32net.NetGroupGetUsers PROBLEMS
pacopyc
pacopyc at gmail.com
Thu Apr 1 15:43:15 CEST 2010
Hi, I'm trying pywin32 code on
http://www.koders.com/python/fid0A9817CC3BE77569E22AF2152A0B96C5F88268C8.aspx?s=shell_notifyicon.
I'd like enumerates all the domain groups (and users for each group). It
works very good for all groups, except DOMAIN USERS group. Function
win32net.NetGroupGetUsers return not correct users number for DOMAIN
USERS group, because add number of PC clients to 89 (on my server users
of this group are 89). I can't understand, can you help me?
Thank you very much
More information about the python-win32
mailing list