Permissions for ASPNET Account

  • Thread starter Thread starter Simon Harris
  • Start date Start date
S

Simon Harris

Hi All,

I've recently install the framework on a web server (First 'production' one
I've done)

Should the ASPNET account have read/write access to the web root and beyond?
Or just the areas where I'll use asp.net? Or perhaps just read access? (With
write access to specific areas where maybe txt files are amended?)

Would appreciate a little guideance.

Thanks!
Simon.
 
It should have whatever permissions it needs to do what it needs to do; no
more, and no less.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
Back
Top