This article describes how to change the passwords for the root and imtadmin Linux users on an AMM.
Change the passwords
For imtadmin:
Sign in as imtadmin
Run the command "passwd"
You will be prompted for the current password, then required to type a new password twice (once for verification)
You can hit control-C at any time to cancel otherwise the password is now changed
For the root user:
Sign in as imtadmin
Change to root by running the "su -" command
Run the command "passwd"
You will be required to type a new password twice (once for verification)
You can hit control-C at any time to cancel otherwise the password is now changed