Issue (1) : Lost password for the eUDC Terminal Management Client
Solution (1) : Login in the eUDC Management System using eroot account (Username: eroot; Password: eLTE@com123), and thenclick the "otauser" account and the click "reset password"

After that you can login to the eUDC Terminal Client using below credentials
Issue (2) : But, what if you lost the password for the eroot account?
Solution (2) :
1) Use the PuTTY tool to log in to the server remotely as the ubp account (default password is eLTE@com123).
2) Run the following command to switch to root account.
su - root
Password: Enter the password of root account. The default value is eLTE@com.
3) Run the following command to reset the password of eroot account to eLTE@com123.
# cd /opt/UDC/tools/resetpwd
#./udctool -cmd resetpwd
Reset eroot's password success!
4) Log in the eUDC660 Management System again using the eroot
account. The system forces you to change the password at first login
Issue (3) : But, what if you lost the password for the ubp account?
Solution (3) :
1) Use the PuTTY tool to log in to the server remotely as the ubp account (default password is eLTE@com123).
2) Run the following command to switch to root account.
su - root
Password:
Enter the password of root account, the default value is eLTE@com
eappsvr-1:~ #
3) Run the following command to reset the passwords of other accounts. Take ubp as example.
passwd ubp
Changing password for ubp.
New Password: Enter the new password of ubp account
Reenter New Password: Enter the new password of ubp account again



