Re: [python-win32] Impersonating an Admin User using a standard User

2007-04-30 Thread Tim Golden
Amit Arora wrote: > Hi Members, > > I am trying to use the Admin Privilidges of a user , by logging into the > system using a standard user.. > Am using the following code for impersonation . Also aware of > CreateProcessAsUser , guess I am not able to figure out the correct way > to h

[python-win32] Impersonating an Admin User using a standard User

2007-04-29 Thread Amit Arora
Hi Members, I am trying to use the Admin Privilidges of a user , by logging into the system using a standard user.. Am using the following code for impersonation . Also aware of CreateProcessAsUser , guess I am not able to figure out the correct way to handle the admin user to do some