Setup Guide

Table Of Contents
Server Configuration Profiles: User’s Guide
28 Server Configuration Profiles: Reference Guide | 456
6 iDRAC Configuration
This section of the guide will focus exclusively on the attributes found under the iDRAC.Embedded.1
component within the template. There are too many iDRAC attributes to cover in this document, so it’s
recommended that the iDRAC User’s Guide is reviewed for any features that might not be covered here.
6.1 Template Example
The example below is of a snapshot of the iDRAC.Embedded.1 component generated by an SCP Export
using the Include Password Hashes option.
<Component FQDD="iDRAC.Embedded.1">
<Attribute Name="Users.2#UserName">root</Attribute>
<!-- <Attribute Name="Users.2#Password">******</Attribute> -->
<Attribute Name="Users.2#Privilege">511</Attribute>
<Attribute Name="Users.2#IpmiLanPrivilege">Administrator</Attribute>
<Attribute Name="Users.2#IpmiSerialPrivilege">Administrator</Attribute>
<Attribute Name="Users.2#Enable">Enabled</Attribute>
<Attribute Name="Users.2#SolEnable">Enabled</Attribute>
<Attribute Name="Users.2#ProtocolEnable">Disabled</Attribute>
<Attribute Name="Users.2#AuthenticationProtocol">SHA</Attribute>
<Attribute Name="Users.2#PrivacyProtocol">AES</Attribute>
<!-- <Attribute
Name="Users.2#SHA256Password">5522A153BF9E4AB5CE02DC51290A5A48E603B48FA3B611C67C675ACF4A183D6
F</Attribute> -->
<!-- <Attribute
Name="Users.2#SHA1v3Key">CB915933B669F8B8BE6D8C2F4395FF686AB05718</Attribute> -->
<!-- <Attribute Name="Users.2#MD5v3Key">947F1A44E14757AF0712D5B51511365D</Attribute> -->
<!-- <Attribute
Name="Users.2#SHA256PasswordSalt">594B1509A26F10BEF69B5B0A97D01895</Attribute> -->
<!-- <Attribute
Name="Users.2#IPMIKey">EA4F150A02AE1970552D551AB73E43815514C57F9D9CEECEFFA20165DB18482C</Attr
ibute> -->
<!-- <Attribute Name="Users.2#SSHPublicKey1"></Attribute> -->
<!-- <Attribute Name="Users.2#SSHPublicKey2"></Attribute> -->
<!-- <Attribute Name="Users.2#SSHPublicKey3"></Attribute> -->
<!-- <Attribute Name="Users.2#SSHPublicKey4"></Attribute> -->
6.2 Creating and configuring an iDRAC User
iDRAC has 2-16 users available for configuration. The attributes above show an example of user 2 and all
users are grouped in a similar manner; Users.2, Users.3, Users4, etc.
When creating a new user, the user must be set to Enabled and a username and password must be supplied.
NOTE: Passwords in SCP templates will always be commented out by default and populated with ‘******
as their value.
{ "Name": "Users.3#UserName",
"Value": "guest",
"Set On Import": "True",