Re: Cyrus Imapd with SASL, authenticate against AD Windows 2003 with Kerberos5

2009-08-16 Thread Martin Schweizer
Hello Volodymyr Am Sat, Aug 08, 2009 at 09:42:22AM +0300 Volodymyr Kostyrko schrieb: Martin Schweizer wrote: So I have now no more ideas where I can check. Any hints are welcome. I have done almost the same thing, only with pam: grep sasl /etc/rc.conf saslauthd_enable='yes'

Re: Cyrus Imapd with SASL, authenticate against AD Windows 2003 with Kerberos5

2009-08-08 Thread Volodymyr Kostyrko
Martin Schweizer wrote: So I have now no more ideas where I can check. Any hints are welcome. I have done almost the same thing, only with pam: grep sasl /etc/rc.conf saslauthd_enable='yes' saslauthd_flags='-apam -n1' cat /etc/pam.d/imap auth required pam_krb5.so no_warn try_first_pass