Skip to main content
All CollectionsKnowledgebase
How to change the AMM Server passwords via console
How to change the AMM Server passwords via console
Kultar avatar
Written by Kultar
Updated over 3 years ago

This article describes how to change the passwords for the root and imtadmin Linux users on an AMM.

Change the passwords

For imtadmin:

  1. Sign in as imtadmin

  2. Run the command "passwd"

  3. You will be prompted for the current password, then required to type a new password twice (once for verification)

  4. You can hit control-C at any time to cancel otherwise the password is now changed

For the root user:

  1. Sign in as imtadmin

  2. Change to root by running the "su -" command

  3. Run the command "passwd"

  4. You will be required to type a new password twice (once for verification)

  5. You can hit control-C at any time to cancel otherwise the password is now changed

Did this answer your question?