Resetting or Changing the Admin Password

  1. If you need to reset the admin password, SSH into the server and elevate the user to root.
    # ssh -i ~/.ssh/id_rsa -p 22 centos@ip_address
    # su -
  2. Edit the /opt/aspera/clusterconsole/utils/import-users.yml file and enter the new password. Save the file, and then run the following script:
    # /opt/aspera/clusterconsole/utils/import-users.sh