OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Craig Skinner (craig_skinnerlinuxmail.org)
Date: Tue Dec 11 2001 - 05:37:02 CST

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

    Hi there all,

    I dunno if this is due to cyrus/sasl/postfix.

    cyrus 2.0.16
    sasl 1.5.24
    postfix 20010228-pl08
    all from source in /usr/local on Linux.

    When using imtest (cyrus),
    imtest -a admin -m plain localhost >> fails (generic
    failure)

    auth=cram-md5 & digest-md5

    imtest -a admin -m cram-md5|digest-md5|login localhost
    >> ok

    but......

    telnet localhost smtp
    220 aberdeen.chstech.co.uk ESMTP Postfix
    ehlo localhost
    ..
    250-AUTH LOGIN PLAIN
    250-AUTH=LOGIN PLAIN
    ..

    no mention of cram or digest!

    postconf -n | grep sasl
    broken_sasl_auth_clients = yes
    lmtp_sasl_auth_enable = yes
    smtp_sasl_auth_enable = yes
    smtp_sasl_security_options =
    noplaintext,noanonymous,noactive,nodictionary
    smtpd_sasl_auth_enable = yes

    sasldblistusers
    user: admin realm: aberdeen.chstech.co.uk mech: DIGEST-MD5
    user: cyrus realm: aberdeen.chstech.co.uk mech: PLAIN
    user: cyrus realm: aberdeen.chstech.co.uk mech: CRAM-MD5
    user: admin realm: aberdeen.chstech.co.uk mech: PLAIN
    user: admin realm: aberdeen.chstech.co.uk mech: CRAM-MD5
    user: cyrus realm: aberdeen.chstech.co.uk mech: DIGEST-MD5

    Here we have plain, digest & cram.

    Is this out of whack or what??

    Any ideas?

    Craig Skinner.

    -- 
    

    Get your free email from www.linuxmail.org

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