.\" @(#)$RCSfile: dpns-modifygrpmap.man,v $ $Revision: 3722 $ $Date: 2010-08-04 09:58:47 +0200 (Wed, 04 Aug 2010) $ CERN IT-GD/SC Jean-Philippe Baud .\" Copyright (C) 2005-2010 by CERN/IT/GD/SC .\" All rights reserved .\" .TH DPNS-MODIFYGRPMAP 1 "$Date: 2010-08-04 09:58:47 +0200 (Wed, 04 Aug 2010) $" DPNS "DPNS Administrator Commands" .SH NAME dpns-modifygrpmap \- modify group entry corresponding to a given virtual gid .SH SYNOPSIS .B dpns-modifygrpmap .BI --gid " gid" .BI --group " newname" [ .BI --status " status" ] .SH DESCRIPTION .B dpns-modifygrpmap modifies the group entry corresponding to a given virtual gid. .LP This command requires ADMIN privilege. .SH OPTIONS .TP .BI --gid " gid" specifies the Virtual Group Id. .TP .BI --group " newname" specifies the new group name. It must be at most 255 characters long. .TP .BI --status " status" status can be set to 0 or a combination of ARGUS_BAN and LOCAL_BAN. This can be either alphanumeric or the corresponding numeric value. .SH EXIT STATUS This program returns 0 if the operation was successful or >0 if the operation failed. .SH SEE ALSO .B dpns_modifygrpmap(3)