Hallo Andre, Andre Timmermann, 11.11.2006 (d.m.y):
> # ps aux | grep sasl
> root 18222 0.0 0.1 7216 988 ? Ss 17:52
> 0:00 /usr/sbin/saslauthd -a pam shadow -c -O -n 5
> root 18223 0.0 0.1 7216 536 ? S 17:52
> 0:00 /usr/sbin/saslauthd -a pam shadow -c -O -n 5
> root 18224 0.0 0.0 7216 356 ? S 17:52
> 0:00 /usr/sbin/saslauthd -a pam shadow -c -O -n 5
> root 18225 0.0 0.0 7216 356 ? S 17:52
> 0:00 /usr/sbin/saslauthd -a pam shadow -c -O -n 5
> root 18226 0.0 0.0 7216 356 ? S 17:52
> 0:00 /usr/sbin/saslauthd -a pam shadow -c -O -n 5
> root 29799 0.0 0.1 2012 736 pts/1 S+ 19:24 0:00 grep
> sasl
>
> Er läuft, aber er will mich nicht authentifizieren...
Verwendet postfix denn direkt den saslauthd? Oder eher die SASL, die
dann ihrerseits auf den saslauthd zurueckgreift?
In letztgenanntem Falle muesstest Du noch sicherstellen, dass da eine
Datei in /usr/lib/sasl2 angelegt wird. Ich verwende hier exim und habe
daher /usr/lib/sasl2/exim.conf mit folgendem Inhalt angelegt:
pwcheck_method:saslauthd
log_level:9
So als Schuss ins Blaue...
Gruss/Regards,
Christian Schmidt
--
Ein schwacher Verstand ist wie ein Mikroskop, das Kleinigkeiten
vergrößert und große Dinge nicht erfaßt.
-- Lord Chesterfield
signature.asc
Description: Digital signature

