saslauthd on AMD64

Duane Hill d.hill at yournetplus.com
Sun Jul 13 17:50:52 UTC 2008


On Sun, 13 Jul 2008, Martin Schweizer wrote:

> Hello Duane
>
> Do you have some inputs (config files etc.)?

$ ls -l /usr/local/lib/sasl2/
-rw-r--r--  1 root  wheel     26 Jun 17 22:11 Sendmail.conf
-rw-r--r--  1 root  wheel  22834 Jun 11 19:16 libcrammd5.a
-rwxr-xr-x  1 root  wheel    815 Jun 11 19:16 libcrammd5.la
lrwxr-xr-x  1 root  wheel     15 Jun 11 19:16 libcrammd5.so -> libcrammd5.so.2
-rwxr-xr-x  1 root  wheel  24482 Jun 11 19:16 libcrammd5.so.2
-rw-r--r--  1 root  wheel  63976 Jun 11 19:16 libdigestmd5.a
-rwxr-xr-x  1 root  wheel    838 Jun 11 19:16 libdigestmd5.la
lrwxr-xr-x  1 root  wheel     17 Jun 11 19:16 libdigestmd5.so -> libdigestmd5.so.2
-rwxr-xr-x  1 root  wheel  57212 Jun 11 19:16 libdigestmd5.so.2
-rw-r--r--  1 root  wheel  20046 Jun 11 19:16 liblogin.a
-rwxr-xr-x  1 root  wheel    809 Jun 11 19:16 liblogin.la
lrwxr-xr-x  1 root  wheel     13 Jun 11 19:16 liblogin.so -> liblogin.so.2
-rwxr-xr-x  1 root  wheel  20895 Jun 11 19:16 liblogin.so.2
-rw-r--r--  1 root  wheel  19894 Jun 11 19:16 libplain.a
-rwxr-xr-x  1 root  wheel    809 Jun 11 19:16 libplain.la
lrwxr-xr-x  1 root  wheel     13 Jun 11 19:16 libplain.so -> libplain.so.2
-rwxr-xr-x  1 root  wheel  20749 Jun 11 19:16 libplain.so.2
-rw-r--r--  1 root  wheel     68 Jun 17 15:17 smtpd.conf

$ cat /usr/local/lib/sasl2/smtpd.conf
pwcheck_method: saslauthd
mechlist: LOGIN PLAIN CRAM-MD5 DIGEST-MD5

$ cat /usr/local/etc/saslauthd.conf
ldap_servers: ldap://ldap.example.com
ldap_bind_dn: mail=admin at ldap.example.com
ldap_bind_pw: password
ldap_search_base: cn=%d
ldap_filter: mail=%u
ldap_timeout: 60
ldap_time_limit: 60

> Am Sun, Jun 15, 2008 at 11:42:57PM +0000 Duane Hill schrieb:
>> I have an AMD64 install using saslauthd and is failing.
>>
>> An identical installation on i386 works fine. Both installations are
>> running on FreeBSD 7.0-RELEASE with cyrus-sasl-2.1.22_1, and
>> cyrus-sasl-saslauthd-2.1.22.
>>
>> A telnet session to the MTA yields the result:
>>
>>   535 5.7.8 Error: authentication failed: generic failure
>>
>> One of the saslauthd threads then exits:
>>
>>   Jun 15 23:09:55 smtpgate kernel: pid 44573 (saslauthd), uid 0: exited on
>>   signal 11 (core dumped)
>>
>> I did not have this issue running on the AMD64 6.2-RELEASE.
>>
>> Any help would be appreciated.


More information about the freebsd-questions mailing list