Top
ServerView Resource Orchestrator Cloud Edition V3.1.0 Design Guide
ServerView

12.4.2 Modifying Directory Service Connection Information

When a directory server's coordinator name (connected user name), a password, etc. have been changed, use the following procedure to reconfigure Single Sign-On.

  1. Change the settings for the directory service of ServerView Operations Manager.

    For details on how to change the directory service settings of ServerView Operations Manager, refer to the manuals of ServerView Operations Manager.

    • "Configuring directory service access" in "ServerView Suite User Management in ServerView"

  2. Refer to "12.4.1.1 Confirming Certificates" and check whether the CA certificate of ServerView Operations Manager has been imported correctly to the Resource Orchestrator keystore .

  3. When the certificate has not been imported to the keystore, refer to "12.4.1.2 Registering Certificates" and register a certificate.

  4. Change the directory service connection information.

    • When using Active Directory or ServerView Operations Manager V5.5 or later

      Execute the rcxadm authctl sync command and change the directory service connection information.

    • When using OpenDS provided with ServerView Operations Manager V5.3

      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".

    For details on the rcxadm authctl command, refer to "5.4 rcxadm authctl" in the "Reference Guide (Command/XML) CE".

If the directory service is OpenDS and the password of the user with administrator rights has been changed,perform the following procedure. It is not necessary if the directory service is Active Directory.

  1. Stop the manager.

    Refer to "2.1 Starting and Stopping the Manager" in the "Operation Guide CE" for information on how to stop the manager.

  2. Issue the command shown below.

    Following the message requesting the user to modify is displayed, specify "3. LDAP administrator DN" and register the password.

    [Windows Manager]

    Installation_folder\SWRBAM\bin\swrba_regist_password

    [Linux Manager]

    /opt/FJSVswrbam/bin/swrba_regist_password
  3. Start the manager.

    Refer to "2.1 Starting and Stopping the Manager" in the "Operation Guide CE" for information on how to start the manager.