Reset Avaya System Manager Password

Working with the Avaya Aura System Manager (SMGR), you will eventually find yourself locked out of the web GUI. This most commonly happens if a password times out, and the ‘new’ password change goes unrecorded. The following steps will outline how to reset the admin password for Avaya Aura System Manager web GUI.

These steps were used in conjunction with Avaya Aura System Manager version 6.3.10.2657 (deployed from System Manager Mid-Size Enterprise 6.2.2 template with SP4). See the end of this posting for any other software (and corresponding versions) used in conjunction with these steps. I’m certainly they’ll work with other versions, but I can only attest to having tested on my system.

Procedure to Reset Avaya System Manager Password

  • Login via PuTTY to System Manager (default admin / admin)

  • Elevate to root

    [admin@smgr]# su – root
    Enter the root password (default
    root / root01)

  • Create the group securityadmin then add it to admin

    [root@smgr ~]# groupadd -g 600 securityadmin

    [root@smgr ~]# groups admin

    admin : admin

    [root@smgr ~]# usermod -aG securityadmin admin

    [root@smgr ~]# groups admin

    admin : admin securityadmin

    [root@smgr ~]#

System Manager local-login web portal for password reset

  • In a browser, surf to the local-login directory on the Avaya Aura System Manager

    Example: https://192.168.101.101/local-login/
    ** In pre-SMGR 6.3 releases, it is possible that you may need to use the passwordReset directory
    Example: https://192.168.101.101/passwordReset/

  • Login with the same password you used to login to PuTTY (default admin / admin)

  • You should now be looking at a Password Reset webpage. Choose a web GUI User ID to change (I would recommend admin)

  • Change the User ID password to something simple like razzledazzlerootbeer01

Reset your System Manager web User ID login

  • One last time, surf to the System Manager web address. You should now be able to login with admin and the password you just created. Confirm that you can login, but you’re not done quite yet…

    Example: http://192.168.101.101/smgr

  • Go back to the System Manager CLI, and clean-up your changes with the following commands:

    [root@smgr ~]# groupdel securityadmin

    [root@smgr ~]# groups admin

  • admin : admin

  • All done, let’s bounce!

    [root@smgr ~]# exit
    [admin@smgr ~]# exit

Materials used

  • Avaya Aura Mid-Size Enterprise (version 6.2.2 service pack 4)

  • Avaya Aura System Manager (version 6.3.10.2657)

  • SSH Client: PuTTY (version 0.62)


Interested in Avaya Aura Session Manager & SIP trunking training?

I teach a great class on Avaya Aura Session Manager & SIP trunking. Learn how to sequence applications. Learn to route by domain, instead of digit patterns. Dive deep into Wireshark traces (I’ll even teach you to use Wireshark if you’re new to the utility). It’s a hands on class that has both private & public offerings, both onsite and online. If you’re interested, send me a message using my website.

Previous
Previous

OpenStack pre-Mitaka users should watch 1984’s The Terminator

Next
Next

VMware VM – ‘I moved it’ vs ‘I copied it’