win32net.NetUserGetInfo
dict = NetUserGetInfo(server, username , level )
Retrieves information about a particular user account on a server.
Parameters
Win32 API References
Return Value
The result will be a dictionary in one of the PyUSER_INFO_* formats, depending on the level parameter.