How do you change OVD adapters after a bindDN password change
I am using OVD 11g with a dozen adapters configured.
Each adapter uses a service account to connect to Microsoft AD.
On a scheduled basis, I need to reset the service account's password.
If all the services are running and the adapters are all active, the account gets locked out very quickly.
The only way I have determined to get things to work properly is by following these steps:
Disable all adapters
Change the password
Update the credentials on all adapters
Re-enable all adapters
Doing this for a dozen adapters is tedious and takes down SSO for longer than I want.