How to reset admin elastix password

By default, our xen based Elastix 2.5 web panel login is admin and password is ***see welcome email we sent you***

To change the admin password, please ssh as root and type

sqlite3 /var/www/db/acl.db "UPDATE acl_user SET md5_password='`echo -n newpassword|md5sum|cut -d' ' -f1`' WHERE name='admin'"


Where newpassword is the new password you want. For mysql password, please see http://forum.elastix.org/viewtopic.php?p=37376

 

Was this answer helpful?

 Print this Article

Also Read

How to setup google voice using PIAF 2

First you need to select the PBX in a Flash 2 as the OS (32-bit or 64-bit), then you follow these...

Web controlpanel

Depending on the VPS plans you have, below is 3 different ways to access the web panel: 1. For...

Micrososft App Store fails to open on Windows

When you open Microsoft App Store in your windows VPS and you see error 0x80072ee7, it measn...

Default Password

For most parts, password is unique and set in your welcome email. If not, we may use some default...

How to disable Windows Defender/Anti Malware, Windows Update on Windows

Steps to Disable AntiMalware/Windows Defender AntiMalware program in windows tend to use a lot...