Configuring the security settings after installation by updating the security.config file
When you configure Rational® Test Control Panel in GUI mode, the security settings are saved to the security.config file in the security folder in the Rational® Test Control Panel workspace. To add or modify the security settings after installing the server in GUI mode or in console mode, use these instructions.
Copying security settings from another installation after installing in console mode
Procedure
- Install the server in GUI mode on another computer. For instructions, see Installing Rational Test Control Panel.
-
Go to the security folder in the
Rational® Test Control
Panel workspace and copy the
security.config file.
- On Windows systems, the folder is typically at
C:\IBM\RTCP-Workspace\security
. - On Unix-like systems, the folder is typically at
/var/rtcp/security
.
- On Windows systems, the folder is typically at
- Install the server in console mode on the target computer and configure it with the built-in security. For instructions, see Installing the software in console mode.
-
Stop the server, if it is running.
- On Windows systems, stop the IBM RTCP service.
- On Unix-like systems, run the stop script. For assistance, contact your system administrator.
- Paste the security.config file you copied in Step 2 into the Rational® Test Control Panel workspace on the target computer.
- Edit the security.config file as necessary. For information about various properties associated with Active Directory and LDAP configuration, see Configuring the Active Directory settings and Configuring the Lightweight Directory Access Protocol (LDAP) settings.
- For the changes to take effect, start Rational® Test Control Panel and test your login credentials by using a web browser.
Modifying security settings manually after installing in GUI mode or console mode
Before you begin
About this task
When you install in GUI mode, you can configure Active Directory or LDAP authentication during the installation. To make changes to the security configuration after installation, you can either use the Modify option in the Installation Manager GUI or edit the security.config file.
Procedure
-
Stop the server, if it is running.
- On Windows systems, stop the IBM RTCP service.
- On Unix-like systems, run the stop script. For assistance, contact your system administrator.
-
Go to the security folder in the server workspace.
- On Windows systems, the folder is typically at
C:\IBM\RTCP-Workspace\security
C:\HCL\HQS-Workspace\security
. - On Unix-like systems, the folder is typically at
/var/rtcp/security
.
- On Windows systems, the folder is typically at
-
Update the security.config file with Active Directory or Local
Directory Access Protocol (LDAP) settings as necessary. For information about various
properties associated with Active Directory and LDAP configuration, see Configuring the Active Directory settings and Configuring the Lightweight Directory Access Protocol (LDAP) settings.
-
Run EncryptPassword.exe available at either of the following
locations to encode your administrator password:
Important: You can use EncryptPassword.exe to encrypt passwords in Rational® Integration Tester or Rational® Test Control Panel to achieve simple encryption such as to hide plain text passwords. The encryption might not be suitable to use when encryption is required for a higher security requirement.
-
Rational® Integration
Tester installation folder
(
C:\Program Files\IBM\RIT-Agent\
in Windows and/opt/IBM\RIT-Agent/
in Linux) - Rational® Integration Tester Agent installation folder
(
C:\Program Files\IBM\RIT-Agent\
in Windows and/opt/IBM/RIT-Agent/
in Linux).
Escape the special characters using theEncryptPassword.exe myPassword #com.ghc.1!b2b312954AC84469E34BA2E5
\
character as shown in the following example:
Update the\#com.ghc.1\!b2b312954AC84469E34BA2E5
adminpassword
property in the security.config file with the resulting value. -
Rational® Integration
Tester installation folder
(
- For the changes to take effect, start the server and test your login credentials by using a web browser.