HP iLO 4 Scripting and Command Line Guide

Table 6 HP SSO Properties
DescriptionAccessProperty
The Single Sign-On required trust level. Valid values are:Read/writeoemhp_ssotrust
disabled
all
name
certificate
The privileges associated with the user role. Valid values are:Read/writeoemhp_ssouser
login
oemhp_rc
oemhp_power
oemhp_vm
config
admin
The privileges associated with the operator role. Valid values
are:
Read/writeoemhp_ssooperator
login
oemhp_rc
oemhp_power
oemhp_vm
config
admin
The privileges associated with the administrator role. Valid
values are:
Read/writeoemhp_ssoadministrator
login
oemhp_rc
oemhp_power
oemhp_vm
config
admin
Contains 0 or more HP SIM Trusted Server records. Each
record contains a server name or a server certificate.
Readoemhp_ssoserver
For example
To set the SSO trust level to trust by certificate:
</>hpiLO-> set /map1/oemhp_ssocfg1 oemhp_ssotrust=certificate
To assign user roles the Login privilege:
</>hpiLO-> set /map1/oemhp_ssocfg1 oemhp_ssouser=login
To assign the operator role Login, Remote Console, Virtual Power and Reset, and Virtual Media
privileges:
</>hpiLO-> set /map1/oemhp_ssocfg1
oemhp_ssooperator=login,oemhp_rc,oemhp_power,oemhp_vm
To Add an HP SIM Trusted Server name record:
</>hpiLO-> cd map1/oemhp_ssocfg1
</map1/oemhp_ssocfg1>hpiLO-> create hpsim1.corp.net
40 SMASH CLP Scripting Language