To perform Change Manager operations, you must be an authorized user of the Sun Management Center application. In addition, you must have certain permissions to perform particular tasks.
When adding users to the Change Manager server, give them the general, administrator, and domain administrator permissions.
Become superuser on the Change Manager server.
Add the names of the users, one valid UNIX® user name per line, to the /var/opt/SUNWsymon/cfg/esusers file.
# tail /var/opt/SUNWsymon/cfg/esusers esmaster espublic root pat suzi chris # |
Add the user names to the esadm and esdomadm stanzas in the /etc/group file.
Separate each user name with a comma.
esadm::1000:root,pat,suzi,chris esdomadm::1001:root,pat,suzi,chris
To delete users or user permissions, remove the user names from these files.
For more information, see “Sun Management Center Security” in Sun Management Center 3.5 User's Guide for information about users and access control.