In lxadmin server management we often need to reset the lxadmin password, let me explain the steps,
Alert: Login Unsuccessful
cd /usr/local/lxlabs/lxadmin/httpdocs
Since lxadmin has been renamed as kloxo
cd /usr/local/lxlabs/kloxo/httpdocs
/usr/bin/lphp.exe ../bin/common/resetpassword.php master your_new_password_here
After that login to lxadmin at https://xx.xx.xx.xx:7777/ (xx.xx.xx.xx is your IP address) using admin and password as your-new-password.