Aug
16
Written by:
Steve Gray
8/16/2010 9:22 AM
I don’t have any real confidence that this list is correct, but it’s a start. The task is to set permissions on an IIS 7.0 web server. If I get anything different I’ll keep this updated. I’d welcome comments…
Permissions:
IUSR: Read
Domain Admins: Full
IIS_IUSRS: Read
The permission used by the web site is determined by the Application Pool, usually it's NT Authority\Network Service. Include that one also
As always, I welcome your comments!