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

 

War diese Antwort hilfreich?

 Artikel drucken

Lesen Sie auch

Operating systems we offer on VPS

We offer all Openvz, Xen or KVM based VPS. Xen based Windows is limited to 32-bit only and 4GB...

Web controlpanel

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

Increase /tmp partition size and secure it in cpanel

1. Stop cpanel, apache (litespeed), mysql services: /etc/init.d/cpanel stop...

How to setup PBX in a Flash 3.6.5 (piaf 3)

NOTE: This is for KVM based only. We recommend 160GB of HDD space min.First, you need to install...

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...