Re: Process running as a specific user.

From: Alek Davis (alek_DOT_davis_AT_intel_DOT_com)
Date: 08/26/03


Date: Mon, 25 Aug 2003 16:03:41 -0700


SvenÅke,

Check out this sample:
http://www.develop.com/technology/resourcedetail.aspx?id=aa44a1e0-cdb5-454b-9368-ca95edc5730b. I
think it is what you are looking for.

-- 
Alek
"SvenÅke Andersson" <svenakea@hotmail.com> wrote in message
news:084701c36afc$6910d700$a301280a@phx.gbl...
I've create a service that starts a program using
System.Diagnostics.Process. All is OK but I want the
created process to run as another user then the one owning
the service. Does anyone know how to do this?
/SåA