CLI Guide

Example
racadm getconfig -g cfgUserAdmin -i 1
# cfgUserAdminIndex=1
cfgUserAdminEnable=1
cfgUserAdminUserName=root
# cfgUserAdminPassword=******** (Write-Only)
cfgUserAdminPrivilege=0x00000fff
Examples
cfgUserAdminUserName (Read or Write)
Description
The name of the user for this index. Writing a string of double quotation mark (" ") disables the user. The string
cannot contain / (forward slash), \ (backward slash), . (period), @ (at symbol), quotation marks, ; (semicolon), or
‘ (backward quotation mark).
NOTE: This property value must be unique among user names.
Legal Values
A string of up to 16 ASCII characters.
Default
root (User 2)
<blank> (All others)
cfgUserAdminPassword (Write Only)
Description
The password for this user. User passwords are encrypted and cannot be seen or displayed after the property is
written.
Legal Values
A string of up to 20 ASCII characters.
Default
********
cfgUserAdminEnable (Read or Write)
Description
Enables or disables an individual user.
NOTE: You can enable a user for a given index, only if you set the password for the same user.
Legal Values
1 (TRUE)
0(FALSE)
Default
1 (User 2), 0 (All others)
cfgEmailAlert
This group contains parameters to congure CMC email alerting capabilities. Up to four instances of this group are allowed.
Use this object with the cong or getcong subcommands.
CMC Property Database Group and Object Descriptions
111