What I am trying to do is make sendmail authenticate against a local OS account first, then and ldap account if no OS account exists.
Is this possible without breaking Cyrus, which uses saslauthd with the ldap authentication method.
Thanks. AJ
Igor Brezac wrote:
On Mon, 9 Aug 2004, AJ wrote:
Hi,
I am wondering if it's possible to use multiple pwcheck_method: stanzas in a sasl application config file.
i.e. in Sendmail.conf have something like this:
pwcheck_method: shadow ldap
Yes, except that those two options are not valid. (Valid options are auxprop, saslauthd, pwcheck and authdaemond)
--- 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