NAME
dpns-modifygrpmap - modify group entry corresponding to a given virtual
gid
SYNOPSIS
dpns-modifygrpmap --gid gid --group newname
DESCRIPTION
dpns-modifygrpmap modifies the group entry corresponding to a given
virtual gid.
This command requires ADMIN privilege.
OPTIONS
--gid gid
specifies the Virtual Group Id.
--group newname
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
dpns_modifygrpmap(3)
DPNS $Date: 2010-02-04 11:55:10 +0100 (Thu, 04 FebDPNS-MODIFYGRPMAP(1)