Hello Everyone,
Can you help me to change ARI Username/Password?
FreePBX 16.0.40.7
i read documentation and nothing i can change because ARI Username/Password is in shadow.
Make sure that Override Readonly Settings at the top is set to Yes.
Thank you.
From a command line:
fwconsole setting FPBX_ARI_USER 15-char-alphanum-string
fwconsole setting FPBX_ARI_PASSWORD 30-char-alphanum-string
fwconsole r
fwconsole restart
15-char-alphanum-string = random 15 char password comprised to upper, lower and numbers only
30-char-alphanum-string = random 30 char password comprised to upper, lower and numbers only
If you do this in the Gui, make certain to restart asterisk for the change to take effect.
