Go to main content

Oracle® ILOM User's Guide for System Monitoring and Diagnostics Firmware Release 4.0.x

Exit Print View

Updated: September 2018
 
 

User Management Tasks and Applicable CLI Targets

Use the following table to help identify the applicable CLI namespace targets for Oracle ILOM user management tasks.

The following table does not provide the full CLI path to the /SP target on all managed devices. For instance, to access the /SP target from either a multi-domain SPARC server, a blade system CMM, or a Netra FMM, append the applicable CLI properties to the beginning of the /SP target:

  • SPARC multi-domain server, where applicable, append: /Servers/PDoamins/PDomain_n

  • Blade system CMM, where applicable, append: /Servers/Blades/Blade_n

  • Netra frame system FMM, where applicable, append: /Servers/ComputeNodes/ComputeNode_n


Note -  Not all user management CLI targets are supported on all managed devices. Use the help command to view the namespeace targets supported on a managed device . For example,

help /SP/users | help /CMM/users | help /FMM/users


For additional information about setting up local or remote directory user accounts in Oracle ILOM, see the topics listed in the Related Information section that appears after the table.

User Management Task
CLI Properties on Managed Device
User Role Required
Manage Oracle ILOM users locally (up to 10 per service processor).
/SP|CMM|FMM/users
  • /username password= role=

    Use the create or delete commands to manage local accounts.

  • /set load=uri

    Command syntax for uploading user-generated SSH Key.

  • User Management (u) to manage other users

  • Read only (o) to manage your own account

Configure remote authentication directory services .
/SP|CMM|FMM/clients
  • /activedirectory

  • /ldap

  • /ldapssl

  • /radius

User Management (u)
Set physical presence security for Oracle ILOM default password recovery.
/SP|CMM|FMM
  • check_physical_presence

Note -  Resetting the Oracle ILOM default password must be performed through a connection to the system's SER MGT port.

User Management (u)

Related Information