M
Matt Sollars
Hi, all. I was recently told about changing the <processModel> tag in the
machine.config to allow the ASP.NET worker process to run as a system user.
It was supposed to clear up a problem I was having. I didn't want to do this
on a production server due to the security risks involved, but I did test
the theory on my local development machine. The problem went away, as
promised. However, I am now stuck with that change.
I reverted the <processModel> userName attribute back to "machine". I
restarted IIS. Yet, ASP.NET still runs as a system user. I can even write to
a file on the root of the C-drive from a web page. I've rebooted the
computer as well. Still, my web apps have full priviledges.
Can anyone tell me how I can revert my computer back to using the machine
(ASPNET) user account, as it once did?
Thank you in advance.
--
Matt Sollars
(e-mail address removed)
-------------------
The Hypersite Network
2002 N. Salisbury Blvd.
Suite C
Salisbury, Maryland 21801
T: 410.749.2000
F: 410.219.3400
http://www.hypersite.net
machine.config to allow the ASP.NET worker process to run as a system user.
It was supposed to clear up a problem I was having. I didn't want to do this
on a production server due to the security risks involved, but I did test
the theory on my local development machine. The problem went away, as
promised. However, I am now stuck with that change.
I reverted the <processModel> userName attribute back to "machine". I
restarted IIS. Yet, ASP.NET still runs as a system user. I can even write to
a file on the root of the C-drive from a web page. I've rebooted the
computer as well. Still, my web apps have full priviledges.
Can anyone tell me how I can revert my computer back to using the machine
(ASPNET) user account, as it once did?
Thank you in advance.
--
Matt Sollars
(e-mail address removed)
-------------------
The Hypersite Network
2002 N. Salisbury Blvd.
Suite C
Salisbury, Maryland 21801
T: 410.749.2000
F: 410.219.3400
http://www.hypersite.net