2.3.3.1 Modify a User Name
To change the name of a user, use the ESCLI chuser command with the --name option and
specify:
- The unique user ID for the user that is being modified. You can use
the
lsusercommand to find the ID for each user. - The new name to apply to the user.
For example:
@> chuser my-user-ID --attributes name=my-user-name
Parent topic: Modify a User