How Do I Reset the Password of an admin User of the eAPP Management System?
This section describes how to reset the password of an admin user of the eAPP Management System.
Question
How to reset the password of an admin user of the eAPP Management System?
If you forget the password of the admin user of the eAPP Management System, you can reset the password to the initial value (eLTE@com123). You can only reset the password as user root. After password reset, the eAPP Management System forces the user to change the password upon the first login.
NOTE:
In the master/slave server scenario, the password of user admin can only be reset on the master server. After the password of user admin is reset, the master server data is automatically synchronized to the slave server. That is, the password of user admin of the slave server is automatically reset.
Answer
Log in to the server remotely as user ubp (default password: eLTE@com123) using PuTTY. For details, see How to Log In to the Server in SSH ModeHow to Log In to the Server in SSH Mode? in
Run the following command to switch to user root:
su - root
Password:
Enter the password of the user root. The default value is eLTE@com.
eltesvr-0:~ #
Run the following command to reset the password of the admin user to eLTE@com123.
cd /opt/UBP/bin/
./ubptool -cmd resetadminpwd
Reset admin's password success!
Force to change admin password for first time login
The password is modified successfully if the above information is displayed on the screen.
Log in to the eAPP Management System again as user admin. The system forces the user to change the password upon the first login.