Logging Into the Cluster Manager

  1. Open a browser window and navigate to your Cluster Manager's IP address. For example, https://10.0.0.0.


  2. Enter your email address and password.
    If this is your first time logging in, use the following credentials:
    Email Address: admin@example.com
    Password: instance_ID
    Note: Change your email address and password immediately. For more information, see Configuring Your Preferences.
  3. Click Login.
The current generation of Cluster Console has only one admin login. If you need to login through SSH, the user centos is available:
# ssh -i ~/.ssh/id_rsa -p 22 centos@IP_ADDRESS
To reset the admin password, SSH into the server and elevate the user to root. Edit the /opt/aspera/clusterconsole/utils/import-users.yml file with the new password. Save the file and then execute the /opt/aspera/clusterconsole/utils/import-users.sh script.