There is anything to consider in change IIS Pool Identity to Network Service instead ApplicationPoolIdentity?
Posted
by
Vinicius Ottoni
on Server Fault
See other posts from Server Fault
or by Vinicius Ottoni
Published on 2012-03-29T12:26:02Z
Indexed on
2012/03/30
5:33 UTC
Read the original article
Hit count: 527
I'm facing a problem with IIS Pool Identity. I need to give right permissions to it user, but i cannot find the user that is setted to the IIS Pool Identity, that is ApplicationPoolIdentity. I find the user NetworkService that is a possible user to IIS Pool Identity. There is any problem or anything that i have to consider after change the IIS Pool Identity to NetworkService?
OBS: I'm using Windows 7 (IIS 7.5)
© Server Fault or respective owner