To log in to the AMS, via SSH to the AMS server, run:
/opt/emc/scaleio/ams/webapps/ROOT/resources/scli --login --
username admin --password <AMS_admin_Password> --mdm_ip <AMS_IP>
Example
/opt/emc/scaleio/ams/webapps/ROOT/resources/scli --login --
username admin --password Scaleio123 --mdm_ip 10.136.247.106
 
Output, similar to the following, is displayed:
Logged in. User role is Administrator. System ID is 
0000000000000000
Parameters
Parameter Description
--username User name
--password User password. If you do not type your
password, you will be prompted to do so.
Note:
In Linux, to prevent the password from being
recorded in the history log, leave out the --
password flag and enter the password
interactively.
--ldap_authentication Login with LDAP authentication method. LDAP
authentication parameters should be configured
and LDAP authentication method should be set.
--native_authentication Login with the native authentication method
(default)
--approve_certificate Preemptive approval of the MDM certificate
Example
scli --login --username siouser1 --password 1!2@3A
Logging out
Command
logout
Security Management
Dell EMC VxFlex Ready Node AMS User Guide 173