NAME
       lfc-entergrpmap - define a new group entry in Virtual Id table
SYNOPSIS
       lfc-entergrpmap [ --gid gid ] --group groupname
DESCRIPTION
       lfc-entergrpmap defines a new group entry in Virtual Id table.
       This command requires ADMIN privilege.
OPTIONS
       --gid gid
              specifies  the  Virtual  Group Id.  If this parameter is absent,
              the next available id is allocated.
       --group groupname
              specifies the new group name.  It must be at most 255 characters
              long.
EXIT STATUS
       This  program  returns  0  if the operation was successful or >0 if the
       operation failed.
SEE ALSO
       lfc_entergrpmap(3)
LFC          $Date: 2010-02-04 11:55:10 +0100 (Thu, 04 Feb 2LFC-ENTERGRPMAP(1)