From owner-freebsd-current@FreeBSD.ORG Fri Nov 26 06:04:32 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16B0B16A4CE for ; Fri, 26 Nov 2004 06:04:32 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1FED43D1D for ; Fri, 26 Nov 2004 06:04:31 +0000 (GMT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (sccrmhc13) with ESMTP id <20041126060431016001prjpe>; Fri, 26 Nov 2004 06:04:31 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id AF4461789B; Thu, 25 Nov 2004 22:04:30 -0800 (PST) Date: Thu, 25 Nov 2004 22:04:30 -0800 From: Clint Olsen To: current@freebsd.org Message-ID: <20041126060430.GA54114@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Subject: Where is pam(8)? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2004 06:04:32 -0000 I manage to run into situations where I need to learn more about how pam works, yet when I do, quite a bit of the documentation is out of date. References are made to manpages that don't exist. This is pretty irritating. Where do I *really* find out about how pam works and all the available modules? -Clint