[Postfixbuch-users] Postfix mit SASL und smtpd-Auth
    Sandy Drobic 
    postfixbuch-users at japantest.homelinux.com
                  
    Mi Feb  7 00:00:08 CET 2007
    
    
Uwe Driessen wrote:
> 
> Using saslauthd with Postfix:
> 
>  If you run a chrooted server such as Postfix and wish to use saslauthd, you
>  must place the saslauthd socket ("mux") inside the Postfix chroot. You must
>  also set correct overrides for the run directory inside the chroot, using
>  dpkg-statoverride. Finally, you must add the postfix user to the sasl group.
>  These steps ensure that the Debian subsystems know how you want things to be
>  laid out.
> 
>  To place the saslauthd socket inside the Postfix chroot, edit
>  /etc/default/saslauthd and set OPTIONS like this (you may omit -c):
>   OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"
Ja, das ist der Pfad, den ich suchte. (^-^)
OPTIONS="-m /var/spool/postfix/var/run/saslauthd"
Dann saslauthd neu starten.
>  To set the run directory using dpkg-statoverride, run this command as root:
>   dpkg-statoverride --add root sasl 710 /var/spool/postfix/var/run/saslauthd
> 
>  Finally, to add the postfix user to the sasl group:
>   adduser postfix sasl
Auch das hier mal ausführen!
-- 
Sandy
Antworten bitte nur in die Mailingliste!
PMs bitte an: news-reply2 (@) japantest (.) homelinux (.) com
    
    
Mehr Informationen über die Mailingliste Postfixbuch-users