Resetting Elastix Admin Password
Resetting web admin password for Elastix is easy. First, obtain your md5 hashed password here and run the following command in console (in one line), replace md5_password with your password :
sqlite3 /var/www/db/acl.db "update acl_user set md5_password='REPLACE_WITH_YOUR_PASSWORD' where id=1"
Hope it help.
Random Posts:
- Preventing Counter Strike DoS with iptables
- Iptables 1.3.5 string match support
- Postfix sebagai Gateway
← do-release-upgrade hash sum mismatch Convert RRD 32 bit ke 64 bit →
















No Comments Yet