Re: Problem of SMTP AUTH

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Mar 21, 2007 at 12:04:06AM +0800, edwardspl@xxxxxxxxxx wrote:
>    [edward@svr1 ~]$ rpm -qa | grep "cyrus"
>    cyrus-sasl-ldap-2.1.22-4
>    cyrus-sasl-plain-2.1.22-4
>    cyrus-sasl-devel-2.1.22-4
>    cyrus-sasl-ntlm-2.1.22-4
>    cyrus-sasl-2.1.22-4
>    cyrus-sasl-md5-2.1.22-4
>    cyrus-sasl-lib-2.1.22-4
>    cyrus-sasl-sql-2.1.22-4
>    cyrus-sasl-gssapi-2.1.22-4
>    [edward@svr1 ~]$
>    Still the problem ( password fail )...

If your clients are attempting to use either the DIGEST-MD5 or CRAM-MD5
mechanisms, then the bad news is that the plugins can't use the hashed
passwords in /etc/passwd or /etc/shadow to authenticate users because
they need the plaintext passwords to work properly.  If they're using
those mechanisms, then you'll need to set those up using 'saslpasswd2'.

But then, depending on the client software, they may well be using the
PLAIN or LOGIN mechanisms, in which case you'll want to follow Brian's
advice and double-check on the SELinux policy.

HTH,

Nalin


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux