[python-win32] ImpersonateUser and os.popen4
Roger Upole
rwupole at msn.com
Fri Feb 20 02:45:07 EST 2004
You can call win32process.CreateProcessAsUser with the logon token you created.
Although if all you need to do is manipulate services, the win32service
module should be able to do anything you need.
hth
Roger
[hope this isn't a repeat, the first time it got bounced by a spam filter ????]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20040219/61c074b5/attachment-0001.html
More information about the Python-win32
mailing list