Hello everyone.
I have a question for everyone, and would like some feedback. We need to allow our ASP.NET apppools to write to the sites folders. Unfortunately it looks like DotNetPanel runs the app pools with the same user as the websites anonymous user. Are there any security implications allowing the anonymous user full write access to the sites file systems, as long as the write option for the site is unchecked? In my mind, this is a bad idea. Before we used DotNetPanel, we ran our app pools as a different user and gave that user write access to the site files.
Does anybody have any suggestions on this?
Thanks,
Ed