Displaying 3 results from an estimated 3 matches for "webpwd".
Did you mean:
web&cd
2017 Aug 02
4
Auth Policy Server/wforce/weakforced
...= http://localhost:8084/
auth_policy_hash_nonce = this_is_my_super_secret_something
Looking at the Wforce console I see:
WforceWebserver: HTTP Request "/" from 127.0.0.1:45108: Web
Authentication failed
In wforce.conf I have the (default):
webserver("0.0.0.0:8084", "--WEBPWD")
Do I need to change the "--WEBPWD"? Do I need to specify something in
the Dovecot config?
--
Daniel
2017 Aug 04
0
Auth Policy Server/wforce/weakforced
...oking at the Wforce console I see:
>>>
>>> WforceWebserver: HTTP Request "/" from 127.0.0.1:45108: Web
>>> Authentication failed
>>>
>>> In wforce.conf I have the (default):
>>>
>>> webserver("0.0.0.0:8084", "--WEBPWD")
>>>
>>> Do I need to change the "--WEBPWD"? Do I need to specify something
>>> in the Dovecot config?
>> You could try putting an actual password, in plain text, where
>> --WEBPWD is. Then add that base64 encoded to dovecot setting
>>...
2017 Aug 03
0
Auth Policy Server/wforce/weakforced
...ash_nonce = this_is_my_super_secret_something
>
> Looking at the Wforce console I see:
>
> WforceWebserver: HTTP Request "/" from 127.0.0.1:45108: Web Authentication failed
>
> In wforce.conf I have the (default):
>
> webserver("0.0.0.0:8084", "--WEBPWD")
>
> Do I need to change the "--WEBPWD"? Do I need to specify something in the Dovecot config?
You could try putting an actual password, in plain text, where --WEBPWD is. Then add that base64 encoded to dovecot setting auth_policy_server_api_header.
hope this helps,
Teemu