From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 23:56:40 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 B3B1A16A4CE for ; Thu, 29 Jul 2004 23:56:40 +0000 (GMT) Received: from web51310.mail.yahoo.com (web51310.mail.yahoo.com [206.190.38.176]) by mx1.FreeBSD.org (Postfix) with SMTP id 3DD5B43D54 for ; Thu, 29 Jul 2004 23:56:40 +0000 (GMT) (envelope-from gooober33-freebsd@yahoo.com) Message-ID: <20040729235638.621.qmail@web51310.mail.yahoo.com> Received: from [216.23.48.231] by web51310.mail.yahoo.com via HTTP; Thu, 29 Jul 2004 16:56:38 PDT Date: Thu, 29 Jul 2004 16:56:38 -0700 (PDT) From: BSDjunkie To: FreeBSD Questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: PAM troubles X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gooober33-freebsd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 23:56:40 -0000 Hello Everybody! I'm having problems with PAM on my system (4.08). I originally tried to update my source using CVSUP and everything seemed to go fine...make buildworld, make install world, make buildkernel, make installkernel....but when I got to the mergemaster part, I originally selected the 'Enter' option of leaving the files as they were and editing them later. I could not ever get the system to come up on 4.10 as it would freeze at the 'waiting 15 seconds for SCSI devices to settle' screen. So I reverted all the source code back to 4.08, recompiled everything and now everything works -- except PAM.... Any pointers on how to fix this???? Thanks for any info as I've googled on this and could not find much except for documentation explaining on how pam works.... Thanks for listening! Mark Withers