> > Can Cyrus support multiple authentication methods? (Although SASL > > provides many options, it appears that IMAP/POP supports only one.) > > We would like to provide authentication via both Kerberos 5 (GSSAPI) and > > LDAP (via saslauthd); users may choose whichever method is most > > convenient for them. > > I do this myself using PAM and stacking pam_krb5 and pam_ldap.
We need to support Kerberos credentials directly from the clients; pam_krb5 only proxies the username and passwords to the KDC for authentication. -Tim -- Tim Strobell, Sr. Systems Administrator V 202 767 8449 Center for Computational Science, Naval Research Lab F 202 404 7402 Code 5595 (A49-32), 4555 Overlook Ave SW, Washington DC 20375 ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html