From owner-freebsd-questions Tue Jan 29 21:19:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from stereophonic.noops.org (adsl-63-195-97-84.dsl.snfc21.pacbell.net [63.195.97.84]) by hub.freebsd.org (Postfix) with SMTP id 89B8437B405 for ; Tue, 29 Jan 2002 21:19:18 -0800 (PST) Received: (qmail 90252 invoked by uid 1000); 30 Jan 2002 05:19:20 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Jan 2002 05:19:20 -0000 Date: Tue, 29 Jan 2002 21:19:20 -0800 (PST) From: Thomas Cannon To: Haikal Saadh Cc: Subject: Re: apache/pam In-Reply-To: <20020130042308.16670.qmail@web11804.mail.yahoo.com> Message-ID: <20020129211700.D90132-100000@stereophonic.noops.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hi, > I'm trying to get apache to authenticate requests with > pam, and I'm not having any luck. I've got DSO support > enabled as shown by httpd -l. ... > directory: access to /stats failed for 192.168.1.162, > reason: Module is unknown > <-- I don't know if this will answer your question as I've never set up apache/pam, but httpd -l shows the compiled-in modules, not dynamicly-loaded ones. Maybe your config needs to change to accomidate that information. Cheers, Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message