I have a domain account setup with a password that will never expire. Obviously for security reasons this account cannot logon to any windows computer. I want to specify this account as the identity for the application pool. This seems like a perfectly reasonable way to connect to other servers. When I type the user name and password in IIS will not accept it because IIS seems to require that the user be able to logon locally. Is there a work around for this issue?
Advice appreciated. Thanks.