If you are using Elastix distro and you have forgotten your password you can reset it to the default palosanto password by executing the following command
sqlite3 /var/www/db/acl.db "update acl_user set md5_password='7a5210c173ea40c03205a5de7dcd4cb0' where id=1"
Note: the command is one line
No comments:
Post a Comment