Re: Can passdb be bypassed for non-plaintext authentication mechanisms

2017-12-05 Thread Aki Tuomi
On 05.12.2017 08:05, Mark Foley wrote: > I am using Active directory authentication via gssapi for most users. In > dovecot.conf I have: > > auth_mechanisms = plain login gssapi > auth_use_winbind = yes > > I also have > > passdb { driver = shadow } > userdb { driver = passwd } > > for those fe

Can passdb be bypassed for non-plaintext authentication mechanisms

2017-12-04 Thread Mark Foley
I am using Active directory authentication via gssapi for most users. In dovecot.conf I have: auth_mechanisms = plain login gssapi auth_use_winbind = yes I also have passdb { driver = shadow } userdb { driver = passwd } for those few users who are NOT AD users. Even though the AD users do no