diff --git a/roles/pbx/README.adoc b/roles/pbx/README.adoc index 493486aa3..ae71eca7a 100644 --- a/roles/pbx/README.adoc +++ b/roles/pbx/README.adoc @@ -211,13 +211,13 @@ sudo fwconsole ma upgradeall # Upgrade your FreePBX modules (as normally * If you'd like to allow users more control over their own settings, and the ability to review their own statistics, install the https://wiki.freepbx.org/pages/viewpage.action?pageId=28180526[User Control Panel] FreePBX module from http://box.lan:83/freepbx or http://box.lan/freepbx > *Admin* > *Module Admin* > *Check Online*. -. [[Password_Recovery]]If you forget your FreePBX password, you can bypass it using Linux command `sudo fwconsole unlock ` and then refresh your FreePBX web page. +. [[Password_Recovery]]If you forget your FreePBX password, you can bypass it using Linux command `sudo fwconsole unlock ` and then refresh your FreePBX web page: + -To get the Session ID, press `Ctrl + a` which will highlight all the text on the page. The text highlighted in the middle of the page, is the Session ID: +* To get the Session ID, press `Ctrl + a` which will highlight all the text on the page. The text highlighted in the middle of the page, is the Session ID: + image::files/pwdless_login.jpg[] + -Once you've logged in, change your password under *Admin* > *Administrators*. On the right side, you will see the list of available users. You can select the appropriate user and change the password. +* Once you've logged in, change your password under *Admin* > *Administrators*. On the right side, you will see the list of available users. You can select the appropriate user and change the password: + image::files/password_change.jpg[]