.\" @(#)$RCSfile: dpns-modifyusrmap.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-MODIFYUSRMAP 1 "$Date: 2010-08-04 09:58:47 +0200 (Wed, 04 Aug 2010) $" DPNS "DPNS Administrator Commands" .SH NAME dpns-modifyusrmap \- modify user entry corresponding to a given virtual uid .SH SYNOPSIS .B dpns-modifyusrmap .BI --uid " uid" .BI --user " newname" [ .BI --status " status" ] .SH DESCRIPTION .B dpns-modifyusrmap modifies the user entry corresponding to a given virtual uid. .LP This command requires ADMIN privilege. .SH OPTIONS .TP .BI --uid " uid" specifies the Virtual User Id. .TP .BI --user " newname" specifies the new user 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_modifyusrmap(3)