From owner-freebsd-questions@FreeBSD.ORG Tue Mar 9 06:53:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2755016A4CE for ; Tue, 9 Mar 2004 06:53:34 -0800 (PST) Received: from spock.ste-land.com (spock.ste-land.com [64.32.179.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFCA543D53 for ; Tue, 9 Mar 2004 06:53:33 -0800 (PST) (envelope-from ste@ste-land.com) Received: from ste-land.com (bgp377940bgs.plnfld01.nj.comcast.net [68.36.5.198]) by spock.ste-land.com (Postfix) with ESMTP id 45FF82D24C; Tue, 9 Mar 2004 09:53:33 -0500 (EST) Message-ID: <404DDA6C.3050709@ste-land.com> Date: Tue, 09 Mar 2004 09:53:32 -0500 From: "Shaun T. Erickson" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: aaron@alpete.com References: <404D6837.2020700@ste-land.com> <14454.162.114.211.143.1078838796.squirrel@mail.alpete.com> In-Reply-To: <14454.162.114.211.143.1078838796.squirrel@mail.alpete.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: sasl2-->saslauthd-->pam-->mysql issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 14:53:34 -0000 Aaron Peterson wrote: > If you have plain text passwords in your MySQL database, you don't need > PAM to look them up. SASL2 has this ability natively. I'm going through PAM because I don't want to store passwords in plain text. I have everything set up right, as near as I can tell. It's just that saslauthd isn't passing the realm. I'm told, on another list, that this is a "feature" of saslauthd from the latest version of sasl, which I'm using. I'm told there is supposed to be a patch out there, somewhere, to restore this behavior. I haven't been able to find it yet. :( -ste