Determining the groups to which a user belongs

You can determine the groups to which a user belongs to and ensure that the user is in a group or groups that are assigned the correct IBM Spectrum® Control role.

Use a command prompt to find the groups to which a user belongs.
To determine the groups to which a user belongs, complete the following steps depending on your operating system:
  1. Log on to the computer where the IBM Spectrum Control servers are installed, open a command prompt, and enter:
    OptionDescription
    Windows™ standalone operating system
    net user <username>
    Windows Domain
     net user <username> /DOMAIN
    Linux® and AIX® operating system
    groups <username>
    LDAP See your LDAP administrator for more information.
  2. Verify that the user is in a group or groups that are assigned the correct IBM Spectrum Control role.