Define a new group entry in virtual id table
lfc-entergrpmap [ --gid gid ] --group groupname
lfc-entergrpmap defines a new group entry in Virtual Id table.
This command requires ADMIN privilege.
--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.
This program returns 0 if the operation was successful or >0 if the operation failed.