I am having a sporadic, but recurring issue, where a Windows AD account in my production domain (PROD) is being locked out. This lockout always comes "from" my FDM server in a different domain, DEV.
The account is the service account that FDM is configured to run under. There is both a DEV\SVCFDM and PROD\SVCFDM account which have different passwords. I believe that in copying my app and database from the production installation to the dev installation, I have somehow brought over a reference to the PROD\SVCFDM account but it has the DEV... password. Consequently when it tries to log into that PROD account it locks it out.
Where does FDM store the account configuration from the Load Balancer configuration and Task Manager configuration? Is that somewhere in the FDM relational database or is it stored in the file system somewhere?
Thanks in advance for any help.
-Ben