Resolution | Where the Directory Password for the Directory User ID must be changed then use the following procedure:
Where there is a single replica instance in the Authentication Manager deployment
- From the Operations Console, flush cached data on the replica instance (Maintenance > Flush Cache). You will be prompted to enter the super admin credentials.
- Select Flush all cache objects.
- Click Flush.
- Connect to the replica instance via the local console or via an SSH session using the rsaadmin account.
Note that during Quick Setup another user name may have been selected. Use that user name to login.
- Stop the Authentication Manager services on the replica instance using the command:
/opt/rsa/am/server/rsaserv stop all
- Launch the Operations Console and navigate to Deployment Configuration > Identity Sources > Manage Existing.
- Click on the identity source in question and choose Edit.
- On the Configuration tab, update the Directory Password for the primary and all replica instances listed.
- Use the Test Connection and Validate Connection Information buttons to confirm a successful connection to the identity source from the primary and all replica instances listed.
- Use the Save and Finish button to save the directory password for primary and all replica instances listed.
- From the primary's Operations Console, flush cached data on the primary by selecting Maintenance > Flush Cache. You will be prompted to enter the super admin credentials.
- Select Flush all cache objects.
- Click Flush.
- Connect to the primary instance via the local console or via an SSH session using the rsaadmin account.
Note that during Quick Setup another user name may have been selected. Use that user name to login.
- Restart the Authentication Manager services on the primary instance using the command:
/opt/rsa/am/server/rsaserv restart all
- Connect to the replica instance via the local console or via an SSH session using the rsaadmin account.
- Restart the Authentication Manager services on the replica instance using the command:
/opt/rsa/am/server/rsaserv start all
Where there are multiple replica instances in the Authentication Manager deployment
- From the replica's Operations Console, flush cached data by selecting Maintenance > Flush Cache. You will be prompted to enter the super admin credentials.
- Select Flush all cache objects.
- Click Flush.
- Reboot the appliance from the Operations Console by selecting Maintenance > Reboot Appliance.
- Check Yes, reboot the appliance.
- Click Reboot.
- From the Security Console, verify that users are searchable on the primary and replica instances (Identity > Users > Manage Existing.
- Change the Identity Source name in the Search Criteria and click Search button. It is expected that a list of users are returned. Use the System Activity Monitor in the Security Console (Reporting > Real-time Activity Monitors > System Activity Monitor) to check system activity to the identity source.
- Perform test authentication using the user IDs mapped from the identity source to confirm the Authentication Manager can process those authentications.
|