Displaying 2 results from an estimated 2 matches for "9wojswwp8tokaaye".
2019 Aug 01
2
IMAP frontend authenticating proxy with GSSAPI/Kerberos SSO
...ot/modules/auth
auth: Debug: Module loaded: /usr/lib/dovecot/modules/auth/libmech_gssapi.so
auth: Debug: Read auth token secret from /var/run/dovecot/auth-token-secret.dat
auth: Debug: auth client connected (pid=9)
auth: Debug: client in: AUTH 1 GSSAPI service=imap
secured=tls session=9WOjSwWP8toKAAYE lip=9.9.9.9
rip=1.2.3.4 lport=143 rport=56050
local_name=sub.mydomain.tld
ssl_cipher=ECDHE-RSA-AES128-GCM-SHA256 ssl_cipher_bits=128
ssl_pfs=KxECDHE ssl_protocol=TLSv1.2
auth: Debug: gssapi(?,1.2.3.4,<9WOjSwWP8toKAAYE>): Obtaining
credentials for imap at sub.mydomain.tld
auth...
2019 Aug 01
0
IMAP frontend authenticating proxy with GSSAPI/Kerberos SSO
On 1 Aug 2019, at 12.26, Gert van Dijk via dovecot <dovecot at dovecot.org> wrote:
>
> passdb {
> args = proxy=y host=127.0.0.1 port=1143 pass=#hidden_use-P_to_show#
..
> auth: Info: static(username,1.2.3.4,<9WOjSwWP8toKAAYE>): No password
> returned (and no nopassword)
I think this is why it's not using the passdb at all. Try adding password=something to the args.