From owner-freebsd-security@FreeBSD.ORG Fri Jul 18 12:14:10 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9B9337B401 for ; Fri, 18 Jul 2003 12:14:10 -0700 (PDT) Received: from blacklamb.mykitchentable.net (209-63-47-141.br1.elk.ca.frontiernet.net [209.63.47.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19A7A43F3F for ; Fri, 18 Jul 2003 12:14:10 -0700 (PDT) (envelope-from drew@mykitchentable.net) Received: from tagalong (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 4B6CC3BF5A1; Fri, 18 Jul 2003 12:14:09 -0700 (PDT) Message-ID: <039801c34d60$c3e59cb0$6e2a6ba5@lc.ca.gov> From: "Drew Tomlinson" To: "Hajimu UMEMOTO" , "Chris Boyd" References: Date: Fri, 18 Jul 2003 12:14:08 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-security@freebsd.org Subject: Re: ASMTP setup on 4.8 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 19:14:11 -0000 ----- Original Message ----- From: "Hajimu UMEMOTO" To: "Chris Boyd" Cc: Sent: Friday, July 18, 2003 11:39 AM Subject: Re: ASMTP setup on 4.8 > Hi, > > >>>>> On Fri, 18 Jul 2003 12:25:47 -0500 > >>>>> Chris Boyd said: > > cboyd> Thanks! > > You are welcome. > > cboyd> This and adding > cboyd> sasl_saslauthd_flags="-a getpwent" > cboyd> to /etc/rc.conf fixes the problem. > > Are you mean that PAM was not work for you? I've just test it and saw > saslauthd is working with PAM here on my 4.8-RELEASE box. I've been trying to get saslauthd working with PAM on my 4.8-RELEASE but have been unsuccessful. I installed saslauthd from the ports. One of the problems is that the man page is unreadable. Is there some way to fix it? It's been a few weeks since I looked at it but I recall having to create a /usr/local/lib/sasl2/smtpd.conf file. What should the correct contents be? And what might I need to put in /etc/pam.conf to make it all work. Thank you, Drew