[Postfixbuch-users] confixx smtp_auth saslauth	relay	access	denied
    Sandy Drobic 
    postfixbuch-users at japantest.homelinux.com
                  
    Fr Mai 12 23:34:36 CEST 2006
    
    
Holm Kapschitzki wrote:
> Sandy Drobic schrieb:
>> hast du getestet mit "testsaslauthd -u user -p password -s smtp"?
>>   
> 
> success
> 
>> Zeige besser die Ausgabe von "postconf -n", die ist lesbarer.
>>   
> 
> ok
> 
>> Was zeigt denn Postfix nach dem ehlo für Zeilen an? Sollte so ähnlich sein 
>> wie diese hier:
>>
>> 220 japantest.homelinux.com ESMTP Postfix
>> ehlo localhost
>> 250-japantest.homelinux.com
>> 250-PIPELINING
>> 250-SIZE 100000000
>> 250-AUTH LOGIN PLAIN
>> 250-AUTH=LOGIN PLAIN
>> 250-ENHANCEDSTATUSCODES
>> 250-8BITMIME
>> 250 DSN
>>
>> Sind die Auth-Zeilen zu sehen bei dir?
>>   
> 
> ja
> 
> 
>>
>>   
>>> in /etc/postfix/sasl liegt die smtpd.conf:
>>>
>>> # Global parameters
>>> log_level: 3
>>> pwcheck_method: saslauthd
>>> mech_list: PLAIN LOGIN
>>>     
>> wie wird saslauthd gestartet?
>> ps aux| grep saslauthd
>>   
> 
> root     29738  0.0  0.1  6664 1780 ?        Ss   10:50   0:00 
> /usr/sbin/saslauthd -a pam
> root     29739  0.0  0.1  6664 1776 ?        S    10:50   0:00 
> /usr/sbin/saslauthd -a pam
> root     29740  0.0  0.1  6664 1772 ?        S    10:50   0:00 
> /usr/sbin/saslauthd -a pam
> root     29741  0.0  0.1  6664 1772 ?        S    10:50   0:00 
> /usr/sbin/saslauthd -a pam
> root     29742  0.0  0.1  6664 1780 ?        S    10:50   0:00 
> /usr/sbin/saslauthd -a pam
> 
> siehe meine letzen Mails, ich glaub jetzt ist alles ok, hab nur noch das 
> Problem mit saslauthd und postfix chrooted.
saslauthd muss dann in das chroot von postfix gelegt werden.
saslauthd -a pam -m /var/lib/postfix/var/run/saslauthd
Oder wo auch immer dein Postfix im chroot den Pfad von saslauthd erwartet.
Sandy
    
    
Mehr Informationen über die Mailingliste Postfixbuch-users