Option Description
b.
l
To run the full path command, type:
java -jar C:\Program Files\EMC\scaleio\AMS\webapps
\ROOT\resources\scaleio_repository\EMC-ScaleIO-ams-
cli-<version>.jar --set_ams_secure_mode 
disable_secure_mode
l
To run the command from a relative path, type:
    cd “C:\Program Files\EMC\scaleio\AMS\webapps\ROOT
\resources\scaleio_repository”
and then:
    java –jar EMC-ScaleIO-ams-cli-<version>.jar --
set_ams_secure_mode disable_secure_mode
Linux
a. Open a command line session.
b.
l
To run the full path command, type:
java –jar /opt/emc/scaleio/ams/webapps/ROOT/
resources/scaleio_repository /EMC-ScaleIO-ams-cli-
<version>.jar --set_ams_secure_mode 
disable_secure_mode
l
To run the command from a relative path, type:
cd /opt/emc/scaleio/ams/webapps/ROOT/resources/
scaleio_repository
and then:
java –jar EMC-ScaleIO-ams-cli-<version>.jar --
set_ams_secure_mode disable_secure_mode
l
To change connectivity from non-secure mode to secure mode, perform the
following steps:
Option
Description
Windows
a. Open a command line session.
b.
l
To run the full path command, type:
java -jar C:\Program Files\EMC\scaleio\AMS\webapps
\ROOT\resources\scaleio_repository\EMC-ScaleIO-ams-
cli-<version>.jar --set_ams_secure_mode 
enable_secure_mode
Security Management
Dell EMC VxFlex Ready Node AMS User Guide 163