Go to main content
Oracle® Server CLI Tools User's Guide

Exit Print View

Updated: August 2016
 
 

Create a User

To create a user, use the ilomconfig create user command. The –y option prevents the yes/no confirmation prompt. 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.

  1. To create a user, type:

    ilomconfig create user username [-y][--role=role] [--xmlfile=filename.xml]

    where username is the user to modify, -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.

  2. At the prompt, enter the password for the user.