Displaying 4 results from an estimated 4 matches for "doesnotmatt".
Did you mean:
doesnotmatter
2018 Feb 15
2
Director & Master Users
Awesome, thanks for the advice. Using the following now works...
passdb {
driver = static
args = proxy=y password=doesnotmatter
}
Cheers.
On Feb 15 2018, at 2:40 pm, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> > On 15 February 2018 at 20:22 Travis Dolan <travis.dolan at gmail.com> wrote:
>
>
> Hello,
>
> I have Director setup to proxy requests to backend servers. This w...
2018 Feb 15
0
Director & Master Users
...NARY MOVE QUOTA] Logged in
What do you think?
Thanks.
On Feb 15 2018, at 3:19 pm, Travis Dolan <travis.dolan at gmail.com> wrote:
> Awesome, thanks for the advice. Using the following now works...
>
> passdb {
>
> driver = static
>
> args = proxy=y password=doesnotmatter
>
> }
>
> Cheers.
>
>
On Feb 15 2018, at 2:40 pm, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>> > On 15 February 2018 at 20:22 Travis Dolan <travis.dolan at gmail.com> wrote:
>
>
> Hello,
>
> I have Director setup to...
2018 Feb 16
1
Director & Master Users
> On 15 Feb 2018, at 22.16, Travis Dolan <travis.dolan at gmail.com> wrote:
>
> It would look as though the changes have now negatively affected a "normal" user from logging in.
>
>
> telnet host 143
>
> a login username password
>
>
> a NO [AUTHENTICATIONFAILED] Authentication failed.
>
>
> telnet host 143
>
> 1 login
2018 Feb 15
2
Director & Master Users
Hello,
I have Director setup to proxy requests to backend servers. This works fine
when using "standard" username/passwords.
I am not try to enable the use of the Dovecot Master user through Director
into the backend servers.
a.) username is being sent as masteruser*username
b.) request hits the proxy and authenticates, and then is passed to the
backend servers and fails auth.
- logs