win32net.NetGroupGetInfo
dict = NetGroupGetInfo(server, groupname , level )
Retrieves information about a particular group on a server.
Parameters
Win32 API References
Return Value
The result will be a dictionary in one of the PyGROUP_INFO_* formats, depending on the level parameter.