lfc-listgrpmap(1) - Linux man page

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

--gidgid
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)