|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
|||
Postfix, SASL w/ LDAP
I'm trying to get SASL auth working in Postfix via LDAP. I've compiled SASL from source and added LDAP support.
I'm able to auth to sasl daemon using the test utility, however I get the following error when attempting auth using an SMTP client: Code:
postfix/smtpd: warning: SASL authentication failure: Could not open db main.cf: Code:
smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = smmtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination smtpd_sasl_path = /usr/local/lib/sasl2/smtpd smtp_sasl_auth_enable = no Code:
pwcheck_method: saslauthd mech_list: login authdaemond_path: /var/run/sasl2/mux |
|
|||
Fixed. It was the smtpd.conf path.
|
|
|||
what was your full solution? i'm having a real hard time figuring this out.
where SHOULD smtpd.conf be?? |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with Postfix and Sasl auth | unixbsd | OpenBSD General | 1 | 27th April 2009 03:26 AM |
Email and SASL | JMJ_coder | General software and network | 3 | 8th February 2009 05:09 AM |
LDAP | revzalot | General software and network | 0 | 16th August 2008 02:39 PM |
NIS+ to ldap. | meleehunt | Solaris | 4 | 20th May 2008 08:22 PM |
Working Configuration for Openbsd 4.0 - Postfix - SASL - TLS | roundkat | Guides | 0 | 4th May 2008 05:38 PM |