Suppress group entry corresponding to a given virtual gid or group name
dpns-rmgrpmap --gid gid --group groupname
dpns-rmgrpmap suppresses the group entry corresponding to a given virtual gid or group name. If both are specified, they must point at the same entry.
This command requires ADMIN privilege.
--gid gid
specifies the Virtual Group Id.
--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.