When performing Single Sign-On, change the directory service connection information used in the earlier version.
Stop the manager.
Execute the rcxadm mgrctl stop command and stop the manager.
For details on the rcxadm mgrctl stop command, refer to "5.14 rcxadm mgrctl" in the "Reference Guide (Command/XML) CE".
Change the directory service connection information.
Execute the rcxadm authctl sync command and change the directory service connection information.
For details on the rcxadm authctl sync command, refer to "5.4 rcxadm authctl" in the "Reference Guide (Command/XML) CE".
>rcxadm authctl sync
When using OpenDS provided with ServerView Operations Manager V5.3, it is necessary to change the information of the directory server administrator that was changed in step 2.
Execute the rcxadm authctl modify command and change the directory service connection information.
Example
>rcxadm authctl modify -bind "cn=Directory Manager" -passwd admin
Specify the password for directory server administrator as a passwd option. The OpenDS Directory Manager's predefined password is "admin".
Start the manager.
Execute the rcxadm mgrctl start command and start the manager.
For details on the rcxadm mgrctl start command, refer to "5.14 rcxadm mgrctl" in the "Reference Guide (Command/XML) CE".