Previous Topic: showfile Command—Display Native File PropertiesNext Topic: showusr Command—Display Native User Properties


showgrp Command—Display Native Group Properties

Valid in the native environments

The showgrp command displays the details of one or more groups in the native operating system.

Note: This command also exists in the AC environment but operates differently.

Note: On UNIX, groups are read, added, updated, and deleted from the file specified in the configuration settings (seos.ini); by default, this file is /etc/group. For more information, see the Endpoint Administration Guide for UNIX.

This command has the following format:

{showgrp|sg} groupName [next] \
[{props|addprops}(propNames)]
addprops(propName)

Sets the properties (ruler) to be displayed. The list of properties is added to the current ruler. The ruler is set for this query only, and reverts to the previously set ruler.

groupName

Specifies the name of the group whose details are to be displayed. The group name must be an existing native group name. Specify one or more group names. When listing more than one group, enclose the list of group names in parentheses and separate the group names with a space or a comma.

next

Displays parts of the requested data. This option is useful when the query data is larger than the set query size.

The maximum query size is determined by the query_size configuration setting. The query size default is set at 100.

props(all|propName)

Sets the properties (ruler) to be displayed.

The ruler remains set for future queries.

Example

To list details of the UNIX group security when you are in the unix environment, enter the following command:

showgrp security

More information:

chgrp Command—Modify Windows Groups

chgrp Command—Modify UNIX Groups

show[x]grp Command—Display Group Properties