OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: David Morton (mortonda_at_osprey.net)
Date: Tue Aug 06 2002 - 14:57:35 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    I'm trying to get SASL+LDAP running, using the patch from
    http://www.surf.org.uk/src/cyrussasl.html

    What am I missing?

    I'm getting this in the logs:

    Aug 6 14:51:35 fs postfix/smtpd[863]: warning: SASL authentication problem:
    unrecognized plaintext verifier ldap
    Aug 6 14:51:35 fs postfix/smtpd[863]: warning:
    freedom.osprey.net[65.240.16.33]: SASL LOGIN authentication failed

    postconf | grep sasl
    broken_sasl_auth_clients = yes
    lmtp_sasl_auth_enable = no
    lmtp_sasl_password_maps =
    lmtp_sasl_security_options = noplaintext, noanonymous
    smtp_sasl_auth_enable = yes
    smtp_sasl_password_maps =
    smtp_sasl_security_options = noplaintext, noanonymous
    smtpd_recipient_restrictions = permit_mynetworks,
    permit_sasl_authenticated, check_relay_domains,
    reject_unauth_destination
    smtpd_sasl_auth_enable = yes
    smtpd_sasl_local_domain = $myhostname
    smtpd_sasl_security_options = noanonymous

    Trace of tcp stream:

    220 fs.osprey.net ESMTP Postfix
    EHLO FREEDOM
    250-fs.osprey.net
    250-PIPELINING
    250-SIZE 10240000
    250-VRFY
    250-ETRN
    250-AUTH PLAIN LOGIN
    250-AUTH=PLAIN LOGIN
    250-XVERP
    250 8BITMIME
    AUTH LOGIN
    334 VXNlcm5hbWU6
    bW9ydG9uZGFAY29ycmVjdC1jb25uZWN0LmNvbQ==
    334 UGFzc3dvcmQ6
    c3VibGFya3M=
    535 Error: authentication failed

    --
    David Morton                           (620) 342-9297
    Vice President                         mortondaosprey.net
    Osprey Network Technologies, Inc.
    1015 Scott
    Emporia, KS 66801
    

    - To unsubscribe, send mail to majordomopostfix.org with content (not subject): unsubscribe postfix-users