Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-sparc
On Thu, Oct 07, 2004 at 09:18:33AM -0700, Paul Heinlein wrote:
> I emerged cyrus-sasl-2.1.18-r2 this morning per GLSA 200410-05.
> Sendmail no longer advertises or accepts any AUTH mechanisms. It had
> been working just fine under 2.1.14, but now I can't re-emerge 2.1.14
> because the build process exits with a compiler error.
>
> Ack!
>
> Did something change between 2.1.14 and 2.1.18 that I'm missing?
I just installed dev-libs/cyrus-sasl-2.1.19-r1 on my sparc64
machine and i was able to authenticate with smtp auth on
sendmail.
But well, the older 2.1.18 also worked. I use saslauthd with pam.
My config files are:
# cat /etc/sasl2/Sendmail.conf
srvtab: /var/run/srvtab
pwcheck_method: saslauthd
# cat /etc/pam.d/saslauthd
#%PAM-1.0
auth required pam_nologin.so
auth required pam_stack.so service=system-auth
account required pam_stack.so service=system-auth
session required pam_stack.so service=system-auth
# cat /etc/pam.d/smtp
#%PAM-1.0
auth required pam_nologin.so
auth required pam_stack.so service=system-auth
account required pam_stack.so service=system-auth
session required pam_stack.so service=system-auth
Christian
--
gentoo-sparc@g.o mailing list
|
|