Man Linux: Main Page and Category List

NAME

       dpns-rmgrpmap  -  suppress group entry corresponding to a given virtual
       gid or group name

SYNOPSIS

       dpns-rmgrpmap --gid gid --group groupname

DESCRIPTION

       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.

OPTIONS

       --gid gid
              specifies the Virtual Group Id.

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

       dpns_rmgrpmap(3)

DPNS         $Date: 2010-02-04 11:55:10 +0100 (Thu, 04 Feb 201DPNS-RMGRPMAP(1)