lfc-modifyusrmap(1) - Linux man page

Name

lfc-modifyusrmap - modify user entry corresponding to a given virtual uid

Synopsis

lfc-modifyusrmap --uid uid --user newname [ --status status ]

Description

lfc-modifyusrmap modifies the user entry corresponding to a given virtual uid.

This command requires ADMIN privilege.

Options

--uid uid
specifies the Virtual User Id.
--usernewname
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

lfc_modifyusrmap(3)