App Layering 4.X - how to change ELM appliance administrator password
book
Article ID: CTX230607
calendar_today
Updated On:
Description
App Layering 4.X - how to change ELM appliance administrator password
Instructions
There are three passwords associated with the ELM: the Layering Management Console "Administrator" account, the Linux "administrator" account for changing IP addresses and other settings, and the Linux "root" account.
The only way to change the Linux administrator password is to login as root and run: passwd administratorIf want to reset the management web console Administrator password to Unidesk1, run these two commands:[root@localhost ~]# cd /usr/local/unitools[root@localhost unitools]# mono MAService.exe -fire ResetAdminPasswordEventThe way to change the root password is to login as root and run: passwd
If you do not have the root password, see CTX222218, resetting the root password.
Issue/Introduction
App Layering 4.X - how to change ELM appliance administrator password
Was this article helpful?
thumb_up
Yes
thumb_down
No