Procedure
Follow these instructions to define the Rational Synergy session user in the database:
- Set the path (if not already set) to include the Rational Synergy installation path, CCM_HOME (item 11 on the work sheet).
$ CCM_HOME=CCM_HOME; export CCM_HOME
$ PATH=$CCM_HOME/bin:$PATH; export PATH
- From the command line, start a Rational Synergy session.
$ ccm start -d database_path -r ccm_admin -pw password
- Add the entry for the Rational Synergy Session User (item 13 on your work sheet).
$ ccm users /a /role no_privs username
- Save and close the file.
- Exit the Rational Synergy session.
$ ccm stop