IBM Tivoli Monitoring, Version 6.3

tacmd viewUserGroup

Description

Use the tacmd viewUserGroup command to display details of the specified user group. To list group, the logged on user must have the following permissions on the Tivoli Enterprise Portal:
  • User Administration -> Login
  • User Administration -> View
  • User Administration -> Modify
Note: If you want to use the current tacmd tepsLogin values for username, password, and server hostname, do not enter any of these options for the viewUserGroup command. If you specify values for some, but not all of these options, you are prompted to specify the username and password if they are missing.

CLI syntax

tacmd viewUserGroup {-g|--gid} GROUPID
                      [{-u|--userid} TEPS_USERID ]
                      [{-w|--password} TEPS_PASSWORD]
                      [{-s|--server} TEPS_HOSTNAME
                      [{-p|--permissions} |
                      {-a|--applications} |
                      {-v|--views} |
                      {-o|--memberof} |
                      {-b|--members}]

where:
-g|--gid
Specifies the new Group ID to be created. The Group ID must not contain any blank spaces characters in it. Its maximum allowed length is 32 characters, and it must begin with "_" or " * ".
-u|--userid
Specifies an existing user ID to log on to the Tivoli Enterprise Portal Server. The software prompts you for the user ID if you do not specify one.
-w|--password
Specifies the password for user authentication. The software prompts you for the password if you do not specify one.
-s|--server
Specifies the Tivoli Enterprise Portal Server hostname from where the user details are to be viewed. If not specified, the user details will be viewed from the local Tivoli Enterprise Portal Server.
-p|--permissions
Displays permissions for the given group. The permissions inherited from the group are prefixed with '#' and read only permissions will have ‘I’ appended to the permission value. The permissions are listed by realm (KFW is the default realm).
-a|--applications
Displays assigned and available applications for a given group. The applications inherited from the group will be prefixed with '#'.
-v|--views
Displays assigned and available navigator views for the given user group.
-o|--memberof
Displays the group names of which the group is member.
-b|--members
Displays the users and groups who belong to this group.

CLI example

This example displays application details belongs to the group *ADMINISTRATOR.
   tacmd viewUserGroup –g *ADMINISTRATOR –u sysadmin –w “tivoli123” 
–s HDCHASDSTC0219 –v

Return values

See Table 1.

Related commands

Return to Table 1.



Feedback