Hello, I'm working with an application that and it uses the localhost for IIS.
The problem I have is this app fails when run on a secured desktop.
I found the company has a GPO to restrict the IUSR_Machine account from logging on to the local system.
Works fine on an open machine, can someone provide any suggestion on how I might handle this account on the local machine.
I added this account to the local admin group and natually the app worked fine.
However, doing so circumvents the security controls already in place.
I need a different approach to resolve this issue.
Thanks to all in advance.... [Afro]
The problem I have is this app fails when run on a secured desktop.
I found the company has a GPO to restrict the IUSR_Machine account from logging on to the local system.
Works fine on an open machine, can someone provide any suggestion on how I might handle this account on the local machine.
I added this account to the local admin group and natually the app worked fine.
However, doing so circumvents the security controls already in place.
I need a different approach to resolve this issue.
Thanks to all in advance.... [Afro]