Symantec VIP Enterprise Gateway - The User store Bind User password change can impact validation servers when there are multiple VIP EGs in the environment when not updated on all servers.
You have the option to configure VIP Enterprise Gateway with multiple different user stores, allowing for two-factor authentication across various enterprise services. However, if the password of the AD/LDAP Bind user changes, user validations will start to fail. In an environment with multiple Enterprise Gateways, there are three solutions for updating the password:
Solution 1:
Solution 2:
Set up a new Service Account for the Binding user. This allows you to update each Gateway's password one at a time, ensuring that transactions are not affected. After completing the updates, you can safely delete the old account.
Solution 3:
The VIP Enterprise Gateway REST API was introduced in version 9.11.1. This allows an API call to be sent to each Enterprise Gateway instance without the need to login to each server individually. Among the APIs available is the updateUserStorePassword API to update the user store password. For more information please see the VIP Enterprise Gateway REST API Guide.