table of contents
other versions
LFC-LISTGRPMAP(1) | LFC Administrator Commands | LFC-LISTGRPMAP(1) |
NAME¶
lfc-listgrpmap - query about a given group or list all existing groups in virtual gid table
SYNOPSIS¶
lfc-listgrpmap [ --gid gid ] [ --group groupname ]
DESCRIPTION¶
lfc-listgrpmap queries about a given group or lists all existing groups in virtual gid table.
This function requires ADMIN privilege.
OPTIONS¶
- --gid gid
- specifies the Virtual Group Id.
- --group groupname
- specifies the group name.
EXAMPLES¶
lfc-listgrpmap --gid 2688
2688 dteam lfc-listgrpmap --group dteam
2688 dteam lfc-listgrpmap
2688 dteam
2689 ops
EXIT STATUS¶
This program returns 0 if the operation was successful or >0 if the operation failed.
SEE ALSO¶
Castor_limits(4), lfc_getgrpbynam(3), lfc_getgrpbygid(3)
$Date: 2007/12/13 06:15:14 $ | LFC |