Skip to main content

IBM Rational Change needs configuration change when Rational Directory Server URL and password are changed


Technote (troubleshooting)


Problem(Abstract)

The URL to the IBM Rational Directory Server (RDS) and the password credentials for the Rational Directory server may get changed on the Rational Directory Server itself and the change needs to be updated in the Rational Change application as well to allow for administration operations.

Symptom

Rational Change admin cannot connect to Rational Directory Server after password change on RDS.


Cause

The password or URL was changed in RDS and needs to be changed in the Rational Change

application.


Diagnosing the problem

Has the password, URL or username been changed on the Rational Directory Server?

Resolving the problem

Edit the Rational Directory Server (RDS) URL in the rds_config.xml file.

  1. In the rds_config.xml file edit the <url> line:

    <rds-config>
    <url>ldap://host:port/</url>

  2. Save the file if that is all that is needed.

  3. If the RDS Admin username and password needs to be changed as well:
    1. In the rds_config.xml edit the username and password lines.

      <user-id>tdsadmin</user-id>
      <password>xxxxxxxxxxxxxxxxxx/xxxxxxxxxxx==</password>
    2. Put in the new user name and replace the <password> line with

      <password-unencrypted>my_new_password</password-unencrypted>

      The user name is changed, but the original <password> is replaced with <password-unencrypted>, whose content is a clear-text password. When the server reloads, the password is encrypted.

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

Rational Change

Directory Server


Software version:
5.2, 5.3


Operating system(s):
AIX, Linux, Solaris, Windows


Reference #:
1624466


Modified date:
2013-03-08

Translate my page

Content navigation