Provided by: dpm_1.8.10-1build3_amd64 

NAME
dpns-modifyusrmap - modify user entry corresponding to a given virtual uid
SYNOPSIS
dpns-modifyusrmap --uid uid --user newname [ --status status ]
DESCRIPTION
dpns-modifyusrmap modifies the user entry corresponding to a given virtual uid.
This command requires ADMIN privilege.
OPTIONS
--uid uid
specifies the Virtual User Id.
--user newname
specifies the new user name. It must be at most 255 characters long.
--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.
EXIT STATUS
This program returns 0 if the operation was successful or >0 if the operation failed.
SEE ALSO
dpns_modifyusrmap(3)
DPNS $Date: 2010-08-04 09:58:47 +0200 (Wed, 04 Aug 2010) $ DPNS-MODIFYUSRMAP(1)