About this task
User ccm_root owns most of the files and directories, and is the user with permissions to run the administrative commands for Rational Synergy. You must have ccm_root defined to install Rational Synergy.
Note: If you are not using NIS, set up
ccm_root on each engine host. Use the same numeric user and group IDs on every machine.
Place the ccm_root home directories wherever appropriate for your site.
Note: Do not install the software into the
ccm_root home directory.
Perform the user and group setup as user root.
Results
The following examples include /users/ccm_root:
root# mkdir /users/ccm_root
root# chown ccm_root /users/ccm_root
root# chgrp ccm_root /users/ccm_root
root# chmod 755 /users/ccm_root