Sun Server – Change a User Account Password (CLI)

Before You Begin

  • You need the User Management (u) role enabled to modify user account properties.
  1. Log in to the Oracle ILOM SP CLI or CMM CLI.
  2. To change a user account password use the set command.
    • For a server SP, type:-> set /SP/users/user password
    • For a CMM, type:-> set /CMM/users/user password

    For example:

    -> set /SP/users/user5 password
    Enter new password: ********
    Enter new password again: ********
Close Menu