wasm-demo/demo/ermis-f/python_m/cur/1156

32 lines
815 B
Plaintext

From: MHammond at skippinet.com.au (Mark Hammond)
Date: Wed, 14 Apr 1999 14:28:59 +1000
Subject: win32net.pyd--NetUserAdd
References: <37131b6c.2250115@kelly>
Message-ID: <7f15hd$bt0$1@m2.c2.telstra-mm.net.au>
X-UID: 1156
As fate would have it, Ive started on this today.
I intend using Python dictionaries to exchange the information between the
various USER_INFO_* structures....
You can be a beta tester if you like :-)
Mark.
Holger Fl?rke wrote in message <37131b6c.2250115 at kelly>...
>I am interested in adding user accounts on WinNT using python. The
>functions "NetUserAdd" and "NetUserSetGroups" in Win32 networking
>aren't implemented in then win32net.pyd-module. Does anyone have
>mapped these functions? Any other ideas?
>
>Thanks
>
>HolgeR