From owner-freebsd-stable Fri Mar 26 13:41:20 1999 Delivered-To: freebsd-stable@freebsd.org Received: from lepton.nuc.net (lepton.nuc.net [204.49.61.5]) by hub.freebsd.org (Postfix) with ESMTP id 153AA14FBA for ; Fri, 26 Mar 1999 13:41:18 -0800 (PST) (envelope-from wheelman@nuc.net) Received: from electron (dhcp1.ecofl.com [204.49.61.49]) by lepton.nuc.net (8.8.8/8.8.8) with SMTP id PAA25258; Fri, 26 Mar 1999 15:40:50 -0600 (CST) (envelope-from wheelman@nuc.net) From: "Jaime Bozza" To: "John Polstra" Cc: Subject: RE: PAM and Apache Date: Fri, 26 Mar 1999 15:39:06 -0600 Message-ID: <000f01be77d1$135413e0$313d31cc@nuc.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 In-reply-to: <199903262137.NAA06321@vashon.polstra.com> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > In article <001301be77a7$904c0ee0$313d31cc@nuc.net>, > Jaime Bozza wrote: > > > > Ok... I got that part working. :) But it still seems to not want to > > validate a password. Is PAM subject to the same issues with getpwnam()? > > (Unless your effective uid is 0, it returns '*' for a password) > > Yes. The PAM module calls getpwnam(). Looks like this won't be easy for me. :) Oh well. Thanks for the quick response! Jaime Bozza Nucleus Communications To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message