- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Intan,
It depends. Does anything run under the installing admin account (services etc.)? Ideally you would have 2 accounts:
- An installing admin account (personalized). Password can be changed regularly.
- A service account (technical account, not linked to a natural person), to run all the services, application pools, schedules tasks, etc. Password should not be changed.
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
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Intan,
It depends. Does anything run under the installing admin account (services etc.)? Ideally you would have 2 accounts:
- An installing admin account (personalized). Password can be changed regularly.
- A service account (technical account, not linked to a natural person), to run all the services, application pools, schedules tasks, etc. Password should not be changed.
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
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Change password of fnms install account
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.