Displaying 3 results from an estimated 3 matches for "mod_auth_dovecot".
2007 Apr 02
2
Suggestion: mod_auth_dovecot
Hello,
I have a suggestion which might be a small and very useful project for a
C coder (I'm not one!).
As Dovecot makes its authentication interface available to other
programs, I think that an Apache module to use it would be very useful.
Currently I share an passwd-db file between Dovecot and Apache. However
with Apache that means I have to give Apache read access. That means
that
2017 Sep 07
0
Strange SASL issue
...Sorry, I replied too quickly. I don't how prosody manages authentication
> but the main process ID is not 0 of course. How can I debug this?
somehow enable debugging in prosody, so it logs what it sends as cpid
parameter, as you can see here:
https://hg.prosody.im/prosody-modules/file/tip/mod_auth_dovecot/auth_dovecot/sasl_dovecot.lib.lua#l70
>
> Antoine
--
-- Kirill Miazine <km at krot.org>
2017 Sep 07
2
Strange SASL issue
2017-09-07 15:04 GMT+02:00 Sami Ketola <sami.ketola at dovecot.fi>:
>
> > On 7 Sep 2017, at 16.03, Antoine Nguyen <ngu.antoine at gmail.com> wrote:
> >
> > 2017-09-07 14:29 GMT+02:00 Aki Tuomi <aki.tuomi at dovecot.fi>:
> >
> >>
> >>
> >> On 07.09.2017 15:26, Antoine Nguyen wrote:
> >>> Hi all,
> >>>