Oracle® Server CLI Tools for Oracle Solaris 11.2 User's Guide

Exit Print View

Updated: November 2015
 
 

Modify a User Password or Role

To modify a user password or role, use the ilomconfig modify user command. When you specify an XML file name, the command modifies information defined in the exported service processor configuration XML file rather than modifying Oracle ILOM.

  • To modify a user password or role, type:

    ilomconfig modify user username [-p] [--role=role] [--xmlfile=filename.xml]

    where username is the user to modify, –p prompts for the user's password, –role is the role of the Oracle ILOM user and filename.xml is the name of the exported service processor configuration XML file to modify.