[Postfixbuch-users] Problem mit sasl und mysql
Patrick Ben Koetter
p at state-of-mind.de
So Jan 27 15:56:17 CET 2008
* mail_lists at gmx.net <postfixbuch-users at listi.jpberlin.de>:
> Ach ja, wer lesen kann ist klar im vorteil ;) Ich hab jetzt
Meine Rede.. ;)
> libsasl2-modules-sql installiert. Allerdings erhalte ich jetzt folgende
> Fehlermeldung:
>
> Jan 27 14:45:17 datastorage postfix/smtpd[5299]: warning: SASL
> authentication failure: no secret in database
> Jan 27 14:45:17 datastorage postfix/smtpd[5299]: warning:
> unknown[172.16.0.15]: SASL CRAM-MD5 authentication failed:
> authentication failure
Hast Du die Kennworte als plaintext oder in irgendeiner weise gecrypted
abgespeichert?
> Jan 27 14:45:17 datastorage postfix/smtpd[5299]: warning: SASL
> authentication failure: Password verification failed
> Jan 27 14:45:17 datastorage postfix/smtpd[5299]: warning:
> unknown[172.16.0.15]: SASL PLAIN authentication failed: authentication
> failure
> Jan 27 14:45:17 datastorage postfix/smtpd[5299]: warning:
> unknown[172.16.0.15]: SASL LOGIN authentication failed: authentication
> failure
>
> Die Frage nun, was muss ich in smtpd.conf für eine sql abfrage
> eintragen? In der postfix.org Doku stand select $p [...] Aber ich denke
> ich brauch da doch die spalte mit meinem passwort (was bei mir
> 'password' wäre)
Ja, Du willst das Passwort aus der SQL-DB holen. Also das passende Feld
angeben.
> >> Anbei meine Config Dateien. Hat jemand einen Tip für mich woran das
> >> liegen könnte?
> >
> > Bitte nimm "saslfinger -s" Output und sende den. Da ist dann alles drin, was
> > man zum SASL debuggen braucht.
>
> hier die Ausgabe von saslfinger -s:
>
> -------------------------------------------------
> saslfinger - postfix Cyrus sasl configuration So 27. Jan 14:47:58 CET 2008
> version: 1.0.2
> mode: server-side SMTP AUTH
>
> -- basics --
> Postfix: 2.3.8
> System: Debian GNU/Linux 4.0 \n \l
>
> -- smtpd is linked to --
> libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7dc2000)
>
> -- active SMTP AUTH and TLS parameters for smtpd --
> broken_sasl_auth_clients = yes
> smtpd_sasl_auth_enable = yes
> smtpd_sasl_local_domain = funkymail.ath.cx
> smtpd_sasl_security_options = noanonymous
>
>
> -- listing of /usr/lib/sasl2 --
> insgesamt 792
> drwxr-xr-x 2 root root 4096 2008-01-27 14:41 .
> drwxr-xr-x 49 root root 12288 2008-01-27 14:41 ..
> -rw-r--r-- 1 root root 13304 2006-12-13 22:26 libanonymous.a
> -rw-r--r-- 1 root root 855 2006-12-13 22:26 libanonymous.la
> -rw-r--r-- 1 root root 12844 2006-12-13 22:26 libanonymous.so
> -rw-r--r-- 1 root root 12844 2006-12-13 22:26 libanonymous.so.2
> -rw-r--r-- 1 root root 12844 2006-12-13 22:26 libanonymous.so.2.0.22
> -rw-r--r-- 1 root root 15502 2006-12-13 22:26 libcrammd5.a
> -rw-r--r-- 1 root root 841 2006-12-13 22:26 libcrammd5.la
> -rw-r--r-- 1 root root 15052 2006-12-13 22:26 libcrammd5.so
> -rw-r--r-- 1 root root 15052 2006-12-13 22:26 libcrammd5.so.2
> -rw-r--r-- 1 root root 15052 2006-12-13 22:26 libcrammd5.so.2.0.22
> -rw-r--r-- 1 root root 46320 2006-12-13 22:26 libdigestmd5.a
> -rw-r--r-- 1 root root 864 2006-12-13 22:26 libdigestmd5.la
> -rw-r--r-- 1 root root 43040 2006-12-13 22:26 libdigestmd5.so
> -rw-r--r-- 1 root root 43040 2006-12-13 22:26 libdigestmd5.so.2
> -rw-r--r-- 1 root root 43040 2006-12-13 22:26 libdigestmd5.so.2.0.22
> -rw-r--r-- 1 root root 13482 2006-12-13 22:26 liblogin.a
> -rw-r--r-- 1 root root 835 2006-12-13 22:26 liblogin.la
> -rw-r--r-- 1 root root 13384 2006-12-13 22:26 liblogin.so
> -rw-r--r-- 1 root root 13384 2006-12-13 22:26 liblogin.so.2
> -rw-r--r-- 1 root root 13384 2006-12-13 22:26 liblogin.so.2.0.22
> -rw-r--r-- 1 root root 29300 2006-12-13 22:26 libntlm.a
> -rw-r--r-- 1 root root 829 2006-12-13 22:26 libntlm.la
> -rw-r--r-- 1 root root 28776 2006-12-13 22:26 libntlm.so
> -rw-r--r-- 1 root root 28776 2006-12-13 22:26 libntlm.so.2
> -rw-r--r-- 1 root root 28776 2006-12-13 22:26 libntlm.so.2.0.22
> -rw-r--r-- 1 root root 13818 2006-12-13 22:26 libplain.a
> -rw-r--r-- 1 root root 835 2006-12-13 22:26 libplain.la
> -rw-r--r-- 1 root root 13992 2006-12-13 22:26 libplain.so
> -rw-r--r-- 1 root root 13992 2006-12-13 22:26 libplain.so.2
> -rw-r--r-- 1 root root 13992 2006-12-13 22:26 libplain.so.2.0.22
> -rw-r--r-- 1 root root 21726 2006-12-13 22:26 libsasldb.a
> -rw-r--r-- 1 root root 856 2006-12-13 22:25 libsasldb.la
> -rw-r--r-- 1 root root 17980 2006-12-13 22:26 libsasldb.so
> -rw-r--r-- 1 root root 17980 2006-12-13 22:26 libsasldb.so.2
> -rw-r--r-- 1 root root 17980 2006-12-13 22:26 libsasldb.so.2.0.22
> -rw-r--r-- 1 root root 23576 2006-12-13 22:26 libsql.a
> -rw-r--r-- 1 root root 964 2006-12-13 22:26 libsql.la
> -rw-r--r-- 1 root root 23072 2006-12-13 22:26 libsql.so
> -rw-r--r-- 1 root root 23072 2006-12-13 22:26 libsql.so.2
> -rw-r--r-- 1 root root 23072 2006-12-13 22:26 libsql.so.2.0.22
>
>
>
>
> -- content of /etc/postfix/sasl/smtpd.conf --
> pwcheck_method: auxprop
> auxprop_plugin: sql
> mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
> log_level: 3
>
> sql_engine: mysql
> sql_hostnames: localhost
> sql_database: mailuser
> sql_user: --- replaced ---
> sql_passwd: --- replaced ---
> sql_select: SELECT password FROM mail_users WHERE email = '%u@%r'
> sql_usessl: no
>
>
> -- active services in /etc/postfix/master.cf --
> # service type private unpriv chroot wakeup maxproc command + args
> # (yes) (yes) (yes) (never) (100)
> smtp inet n - - - - smtpd -o
> smtpd_sasl_auth_enable=yes
Raus mit dem smtpd aus dem chroot und die smtpd_sasl_auth_enable option ist
überflüssig. Die hast Du schon in main.cf gesetzt.
p at rick
--
Postfix - Einrichtung, Betrieb und Wartung
<http://www.postfix-buch.com>
saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
Mehr Informationen über die Mailingliste Postfixbuch-users