Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Spawn a process that runs under an Impersonated user
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Guest, post: 513407"] Hi, We are trying to kick off an executable from an asp.net page. We have followed article 889251 "How to spawn a process that runs under the context of the impersonated user in Microsoft ASP.NET pages" (including adding the impersonated user to the "Replace a process level token"). When we run the code still get a 1314 error "ERROR_PRIVILEGE_NOT_HELD". What permission is this referring to? Our impersonated user is a domain user with sign on rights to the box. We appreciate that spawning a thread from an ASP.NET page undesirable, but this is what we are stuck with due to other circumstances. Regards, Grant Holdom. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Spawn a process that runs under an Impersonated user
Top