Suppress user entry corresponding to a given virtual uid or user name
dpns-rmusrmap --uid uid --user username
dpns-rmusrmap suppresses the user entry corresponding to a given virtual uid or user name. If both are specified, they must point at the same entry.
This command requires ADMIN privilege.
--uid uid
specifies the Virtual User Id.
--user username
specifies the new user name. It must be at most 255 characters long.
This program returns 0 if the operation was successful or >0 if the operation failed.