From owner-freebsd-stable Fri Mar 26 8:45:25 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 BF53014CC2 for ; Fri, 26 Mar 1999 08:45:22 -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 KAA14787; Fri, 26 Mar 1999 10:43:41 -0600 (CST) (envelope-from wheelman@nuc.net) From: "Jaime Bozza" To: "Max Khon" Cc: Subject: RE: PAM and Apache Date: Fri, 26 Mar 1999 10:41:57 -0600 Message-ID: <001301be77a7$904c0ee0$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 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 In-reply-to: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > as far as i understand they should be defined in PAM modules. > at this time FreeBSD PAM modules implement only pam_sm_setcred and > pam_sm_authenticate functions 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) Jaime Bozza Nucleus Communications To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message