how to spawn a process under different user

sanket sanket.s.patel at gmail.com
Thu Jul 2 16:07:54 EDT 2009


Hello All,

I am trying to use python's subprocess module to launch a process.
but in order to do that I have to change the user.

I am not getting any clue how to do that?
so can anyone please tell me How can I spawn a process under different
user than currently I am logging in as.

Thank you,
sanket



More information about the Python-list mailing list