Hi,
Does anyone know how to configure cyrus with pam_pwdfile? I have already configure pam_pwdfile with the following steps:
- sasl must be configured with `--with-pam --with-saslauthd
--enable-plain' and I disable the rest (checkapop, digest, otp, krb4, etc.)
- imapd should be configured with `--with-auth=unix'
- in imapd.conf you need the line
sasl_pwcheck_method: saslauthd
- start up saslauthd with `saslauthd -a pam'
But I m not sure how to define imapd.conf and cyrus.conf for the use of pam_pwdfile.
Does anyone got any example for it?
Thanks Sam
--- 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