SET USER FULLNAME

Enter this command to set a user’s full name. To modify the full name of the user currently logged in, omit the user name argument.


[NOTE: ]

NOTE: Enter quotes around the value for fullname, or only the characters up to the first space are used as the fullname.


Command syntax

set user fullname [<user name>] <"full name">

Access privilege

All users can modify their own full name, and Administrators can modify all user full names.

Restrictions

None

Output

Command output example

hpiLO-> set user fullname testuser “John Smith”

User: “testuser” full name set.