DPNS-MODIFYUSRMAP(1)
NAME
dpns-modifyusrmap - modify user entry corresponding to a given virtual
uid
SYNOPSIS
dpns-modifyusrmap --uid uid --user newname
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.
EXIT STATUS
This program returns 0 if the operation was successful or >0 if the
operation failed.