Good day everyone,
Recently we relocated two virtual systems from one domain to another. The application that is set up on those machines were using (what I'm guessing) the domain account. I need to change the identity to use the same account in the new domain but it keeps telling me the password is invalid.
MORE DETAIL: The user accounts were like this LAB\Account Now they are like this TEST\Account NOTE: The account we are using has the same username and password in both environments, the only difference is the domain information.
Steps to try and change the accounts. Updated all accounts in the Administrator group (where they originally were) to the new domain. Open IIS 7.5 Manager Expand the machine name Click on "Application Pools" Right click on the application pool that is bieng used and select "Advanced Settings..." In the "Process Model area, click the button for Identity to bring up the identity selection window. Select "Custom Account". Enter in new credentials and click the <Ok> button. I recieve an error stating that the password is invalid.
I am able to create an account for those specific ones that is bieng used locally on the machine with the same password and change it in the advanced settings area but it still doesn't work.
I also tried creating a new app pool and pointing the application to it.
When I attempt to access the application via Internet Explorer I get a 500.19 error. Luckily it tells me that it's the user account that is the issue. Is there any way I can change that account in Advanced Settings to use the new domain?
Thank in advance for any assistance. Steve