[Postfixbuch-users] Problem mit SASL - auxprop - sasldb

Rainer Wiesenfarth Rainer.Wiesenfarth at inpho.de
Do Mär 12 17:08:35 CET 2009


Guten Abend,

kann mir einer von Euch von dem Schlauch helfen, auf dem ich wahrscheinlich
momentan stehe?

Ich will postfix mit SASL für smtpd einrichten, mit pwcheck_method: auxprop
und auxprop_plugin: sasldb. Irgendetwas Entscheidendes habe ich aber wohl
vergessen, weil im Log die Meldungen

smtpd: warning: xsasl_cyrus_server_get_mechanism_list: no applicable SASL
mechanisms
smtpd: fatal: no SASL authentication mechanisms

auftauchen.

Bevor Ihr Euch durch den saslfinger-Output wühlt:
- Den saslauthd muss ich doch für auxprop/sasldb _NICHT_ starten, oder?
- die /etc/sasldb2 existiert und ist lesbar für die Gruppe postfix

Genug der Vorreden, kommen wir zu den Fakten:

saslfinger - postfix Cyrus sasl configuration Thu Mar 12 16:52:43 CET 2009
version: 1.0.4
mode: server-side SMTP AUTH

-- basics --
Postfix: 2.5.5
System: Debian GNU/Linux 5.0 \n \l

-- smtpd is linked to --
         libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7cc0000)

-- active SMTP AUTH and TLS parameters for smtpd --
broken_sasl_auth_clients = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = meine.domain.de
smtpd_sasl_security_options = noanonymous
smtpd_tls_CAfile = /etc/postfix/CAcert.pem
smtpd_tls_cert_file = /etc/postfix/cert.pem
smtpd_tls_key_file = /etc/postfix/key.pem
smtpd_tls_received_header = no
smtpd_use_tls = yes


-- listing of /usr/lib/sasl --
total 244
drwxr-xr-x  2 root root  4096 Nov 24  2004 .
drwxr-xr-x 52 root root 12288 Mar 11 21:58 ..
-rw-r--r--  1 root root  5520 Oct 13  2004 libanonymous.so
-rw-r--r--  1 root root  5520 Oct 13  2004 libanonymous.so.1
-rw-r--r--  1 root root  5520 Oct 13  2004 libanonymous.so.1.0.16
-rw-r--r--  1 root root  9988 Oct 13  2004 libcrammd5.so
-rw-r--r--  1 root root  9988 Oct 13  2004 libcrammd5.so.1
-rw-r--r--  1 root root  9988 Oct 13  2004 libcrammd5.so.1.0.17
-rw-r--r--  1 root root 28492 Sep 20  2001 libdigestmd5.so
-rw-r--r--  1 root root 28492 Sep 20  2001 libdigestmd5.so.0
-rw-r--r--  1 root root 28492 Sep 20  2001 libdigestmd5.so.0.0.17
-rw-r--r--  1 root root 11964 Oct 13  2004 libgssapiv2.so
-rw-r--r--  1 root root 11964 Oct 13  2004 libgssapiv2.so.1
-rw-r--r--  1 root root 11964 Oct 13  2004 libgssapiv2.so.1.0.14
-rw-r--r--  1 root root  7776 Oct 13  2004 liblogin.so
-rw-r--r--  1 root root  7776 Oct 13  2004 liblogin.so.0
-rw-r--r--  1 root root  7776 Oct 13  2004 liblogin.so.0.0.6
-rw-r--r--  1 root root  7428 Oct 13  2004 libplain.so
-rw-r--r--  1 root root  7428 Oct 13  2004 libplain.so.1
-rw-r--r--  1 root root  7428 Oct 13  2004 libplain.so.1.0.15

-- listing of /usr/lib/sasl2 --
total 104
drwxr-xr-x  2 root root  4096 Mar 11 15:09 .
drwxr-xr-x 52 root root 12288 Mar 11 21:58 ..
-rw-r--r--  1 root root 21702 Sep  1  2008 libsasldb.a
-rw-r--r--  1 root root   866 Sep  1  2008 libsasldb.la
-rw-r--r--  1 root root 18080 Sep  1  2008 libsasldb.so
-rw-r--r--  1 root root 18080 Sep  1  2008 libsasldb.so.2
-rw-r--r--  1 root root 18080 Sep  1  2008 libsasldb.so.2.0.22

-- listing of /etc/postfix/sasl --
total 12
drwxr-xr-x 2 root root 4096 Mar 12 16:14 .
drwxr-xr-x 3 root root 4096 Mar 12 16:52 ..
-rw-r--r-- 1 root root  104 Mar 12 16:14 smtpd.conf




-- content of /etc/postfix/sasl/smtpd.conf --
pwcheck_method: auxprop
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
log_level: 3
auxprop_plugin: sasldb


-- content of /etc/postfix/sasl/smtpd.conf --
pwcheck_method: auxprop
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
log_level: 3
auxprop_plugin: sasldb



-- active services in /etc/postfix/master.cf --
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (50)
smtp      inet  n       -       n       -       -       smtpd
pickup    fifo  n       -       -       60      1       pickup
cleanup   unix  n       -       -       -       0       cleanup
qmgr      fifo  n       -       -       300     1       qmgr
rewrite   unix  -       -       -       -       -       trivial-rewrite
bounce    unix  -       -       -       -       0       bounce
defer     unix  -       -       -       -       0       bounce
flush     unix  n       -       -       1000?   0       flush
smtp      unix  -       -       -       -       -       smtp
showq     unix  n       -       -       -       -       showq
error     unix  -       -       -       -       -       error
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp      unix  -       -       n       -       -       lmtp
cyrus     unix  -       n       n       -       -       pipe
   flags=R user=cyrus argv=/usr/sbin/cyrdeliver -e -m ${extension} ${user}
uucp      unix  -       n       n       -       -       pipe
   flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail 
($recipient)
ifmail    unix  -       n       n       -       -       pipe
   flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp     unix  -       n       n       -       -       pipe
   flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -d -t$nexthop 
-f$sender $recipient
scalemail-backend unix  -       n       n       -       2       pipe
   flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store 
${nexthop} ${user} ${extension}

1.2.3.4:587  inet  n  -   n       -       -       smtpd
     -o smtpd_sasl_auth_enable=yes
proxymap          unix  -       -       n       -       -       proxymap
trace     unix  -       -       -       -       0       bounce
verify    unix  -       -       -       -       1       verify
relay     unix  -       -       n       -       -       smtp
tlsmgr    unix  -       -       -       1000?   1       tlsmgr
anvil     unix  -       -       -       -       1       anvil
scache    unix  -       -       -       -       1       scache
discard   unix  -       -       -       -       -       discard
retry     unix  -       -       -       -       -       error

-- mechanisms on localhost --

-- end of saslfinger output --


Best Regards / Mit freundlichen Grüßen
Rainer Wiesenfarth

-- 
INPHO GmbH * Smaragdweg 1 * 70174 Stuttgart * Germany
phone: +49 711 2288 10 * fax: +49 711 2288 111 * web: www.inpho.de
place of business: Stuttgart * managing director: Johannes Saile
commercial register: Stuttgart, HRB 9586
Leader in Photogrammetry and Digital Surface Modelling
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : smime.p7s
Dateityp    : application/x-pkcs7-signature
Dateigröße  : 3359 bytes
Beschreibung: nicht verfügbar
URL         : <https://listi.jpberlin.de/pipermail/postfixbuch-users/attachments/20090312/17e9b19f/attachment.bin>


Mehr Informationen über die Mailingliste Postfixbuch-users