Change the system information attributes.
Format
/sys/info set [-location <value>] [-rackLocation <value>] [-contactName
<value>] [-contactEmail <value>] [-contactPhone <value>] [-addr1 <value>]
[-addr2 <value>] [-city <value>] [-state <value>] [-country <value>] [ postalCode <value>] [-comment <value>]
Action qualifiers
Example
The following command changes the system information attributes: uemcli /sys/info set –location Headquarters –rackLocation “Lab 4” –contactName
Joe –contactEmail joe@somemail.com –contactPhone 123456789
Storage system address: 10.0.0.1
Storage system port: 443
HTTPS connection
Operation completed successfully.
Qualifier Description
-location Specify a location name.
-rackLocation Specify a rack location name.
-contactName Specify the contact name for the system. This is required for new certificate creation.
-contactEmail Specify the contact email address for the system.
-contactPhone Specify the contact phone number for the system.
-addr1 Specify the contact address for the system.
-addr2 Specify the apartment, unit, or suite number.
-city Specify the city name.
-state Specify the state.
-country Specify the country, using a two-letter country code.
-postalCode Specify the postal code.
-comment Specify the text of the comment.
Chapter 3, Manage the System
Manage security settings 41
Manage security settings
Manage system security settings.
Table 5 on page 41 lists the system information attributes:
View security settings
Displays current system security settings.
Format
/sys/security show
Example
The following command displays the security settings for the system: uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /sys/security show
Storage system address: 10.0.0.1
Storage system port: 443
HTTPS connection
1: FIPS 140 mode = enabled
Change security settings
Change the system security settings.