[Postfixbuch-users] Problem beim Einrichten von SASL
Sandy Drobic
postfixbuch-users at japantest.homelinux.com
Sa Dez 29 21:02:00 CET 2007
andreas.guenther at linuxmaker.de wrote:
> Hallo,
>
> ich habe trotz Patricks Buch "Postfix" meine Probleme mit der Konfiguration
> von SASL. Patrick empfiehlt dort ja, zunächst Cyrus SASL zu testen, bevor man
> SMTP AUTH konfiguriert.
>
> Da ich Debian Etch installiert habe, habe ich auch die Debian-Pakete für SASL
> installiert. Meine /etc/postfix/sasl/smpt.conf sieht so aus:
>
> # Global parameters
> log_level: 7
> pwcheck_method: auxprop
> mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
> # auxiliary Plugin parameters
> auxprop_plugin: sasldb
> saslauthd_path: /var/run/saslauthd/mux
> autotransition:true
Wenn in pwcheck_method saslauthd nicht enthalten ist, dann wird er auch
nicht befragt. Für sasldb ist saslauthd nicht erforderlich, dann kannst du
auch Mechanismen neben LOGIN und PLAIN verwenden.
Dies steht bei der man-Page von saslauthd bei Suse 10.3 dazu:
sasldb (All platforms)
Authenticate against the SASL authentication database. Note
that this is probabally not what you want to be using, and is
even disabled at compile-time by default. If you want to use
sasldb with the SASL library, you probably want to use the
pwcheck_method of "auxprop" along with the sasldb auxprop plu‐
gin instead.
> Wie kann ich also mit den Debian-Bordmitteln SASL testen?
Kommt auch die Mechanismus an. saslauthd bringt testsaslauthd mit, aber
willst du überhaupt saslauthd benutzen?
--
Sandy
Antworten bitte nur in die Mailingliste!
PMs bitte an: news-reply2 (@) japantest (.) homelinux (.) com
Mehr Informationen über die Mailingliste Postfixbuch-users