The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.
‎Jun 11, 2019 03:26 AM
Hi Intan,
It depends. Does anything run under the installing admin account (services etc.)? Ideally you would have 2 accounts:
Should the account be of the second type, you would have to update the password everywhere the account is set up to run something.
Best regards,
Markward
‎Jun 11, 2019 04:30 AM
Hi Intan,
It depends. Does anything run under the installing admin account (services etc.)? Ideally you would have 2 accounts:
Should the account be of the second type, you would have to update the password everywhere the account is set up to run something.
Best regards,
Markward
‎Jun 11, 2019 04:30 AM
If this is the account was used to configure FNMS changing the password will cause problems because the password is cached in the application configuration. To complete this in the past I was able to get all the passwords updated by re-running all the configuration (powershell) scrips that were completed when you do an upgrade or installation. These are the scripts that are in the documented under 'Configure the System'.
After that I had to update the service account passwords on the beacon and Business Adapter configurations. If you have a policy against non-expiring passwords this can introduce quite a bit of work and additional risk. I wish Flexera would come up with a much easier process to complete this process because non-expiring passwords are becoming a thing of the past.
‎Jun 11, 2019 08:52 AM - edited ‎Jun 11, 2019 08:54 AM
Forced by interal security we needed to change our Service Account password of FNMS. The config.ps1 failed, and we needed to change all passwords set manually. This was very time consuming.
The cause of the fail was that the SQL services used the same service account. Also depending on the settings of the account the service account can be locked. So stop all scheduled tasks and services (Application and beacon servers) upfrony.
So hopefully Flexera will indeed create a simple solution for password chnages.
‎Jun 01, 2021 04:50 AM