Sun Management Center Change Manager 1.0.1 Administration Guide

How to Add Change Manager Users

When adding users to the Change Manager server, give them the general, administrator, and domain administrator permissions.

  1. Become superuser on the Change Manager server.

  2. 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
    #
  3. 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.

Related Information

For more information, see “Sun Management Center Security” in Sun Management Center 3.5 User's Guide for information about users and access control.