Changing Password Manager server Primary and Secondary settings
说明
In environments with multiple Password Manager servers in a realm, one server must be designated as Primary, and the others as Secondary. Where is this setting defined and how is it modified?
解决办法
Primary and Secondary role settings can be defined in the local.storage file:
Stop the Password Manager service
Navigate to C:\ProgramData\One Identity\Password Manager
Backup the local.storage file
Open the local.storage file in Notepad and locate one of the two lines:
Note: The line contained in the local.storage file will depend on what the server role is currently configured as
setting name="role" value="Secondary"
setting name="role" value="Primary"
Update the value to the desired role, either Primary or Secondary
Save the local.storage file
Restart the Password Manager service
Repeat for each instance in the realm, ensuring that only one instance is Primary, and the rest are Secondary