dpns-entergrpmap(1) define a new group entry in Virtual Id table

SYNOPSIS

dpns-entergrpmap [ --gid gid ] --group groupname

DESCRIPTION

dpns-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.