group show
Shows registry information for the specified groups. The syntax is:
group show group_name_list [-all | -xattrs]
Options
-xattrs Returns ERAs instead of the default attributes.
-all Returns ERAs in addition to the default attributes.
Description The group show operation returns an attribute list describing the specified groups. The argument is a list of names of groups to be operated on. If more
than one group is given, then the attributes are concatenated. Use the -xattrs option to return ERAs instead of the standardattributes. Use -all to return both types of attributes.
Privileges Required You must have r (read) permission to the specified groups...
Examples
dcecp> group show users_temporary {alias no} {gid 5211} {uuid 0000145b-9362-21cd-a601-0000c08adf56} {inprojlist no}
{fullname {temporary users}} dcecp>
|