Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Nov 2002 20:15:33 +0200
From:      Lefteris Tsintjelis <lefty@ene.asda.gr>
To:        "Scot W. Hetzel" <hetzels@westbend.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Sendmail with SASLv2 starts before saslauthd
Message-ID:  <3DC6B945.285519B7@ene.asda.gr>
References:  <3DC3BAB1.4D759997@ene.asda.gr> <012101c282ed$76ef9cf0$12fd2fd8@Admin01>

next in thread | previous in thread | raw e-mail | index | archive | help
"Scot W. Hetzel" wrote:
> 
> From: "Lefteris Tsintjelis" <lefty@ene.asda.gr>
> > When building world in 4.7-stable with sendmail and SASLv2 support,
> > sendmail complains that there is no SASL running. Problem is that
> > sendmail starts before saslauthd. Is there a proper way of starting
> > saslauthd before sendmail starts?
> >
> No, you'll need to patch /etc/rc.sendmail and then remove
> ${prefix}/etc/rc.d/saslauthd.sh.
> 
> In 5.0-CURRENT with/RC_NG all you'll need to do is move
> ${prefix}/etc/rc.d/saslauthd.sh to /etc/rc.d/saslauthd to have saslauthd
> start before sendmail (see PR 43673 for RC_NG patch for
> security/cyrus-sasl2).
> 
> Scot
> 
> PS: Attached is an untested patch for rc.sendmail

Thank you Scott. The patch worked out good. It has a problem with
stoping though. It doesn't completly stop sendmail. I'll try and figure
that out.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DC6B945.285519B7>