I am trying to set the identity of an app pool to use an AD account (requirement by the software vendor) but IIS keeps telling me I have an incorrect password. I have verified the password for the account used is correct.
The account has the following rights
Allow login as; service and batch
Deny login; interactive (locally) and via remote desktop
The account is not a member of administrators
Any ideas of where to look or permissions I may need to check?
Microsoft IIS Web ServerWindows Server 2012ASP.NET
The problem was due to another admin on my team shortening an account name and while Sushil's response helped me eventually identify the problem it was not the actual solution.
This worked and let me set the identity but after that the App Pool would not start anymore.