From owner-freebsd-current@FreeBSD.ORG Fri Apr 20 11:49:27 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 60A0C16A406 for ; Fri, 20 Apr 2007 11:49:27 +0000 (UTC) (envelope-from garyj@jennejohn.org) Received: from mail08a.verio.de (mail08a.verio.de [213.198.55.73]) by mx1.freebsd.org (Postfix) with SMTP id 71D0813C45D for ; Fri, 20 Apr 2007 11:49:26 +0000 (UTC) (envelope-from garyj@jennejohn.org) Received: from mx112.stngva01.us.mxservers.net (198.173.112.18) by mail08a.verio.de (RS ver 1.0.95vs) with SMTP id 2-0486589762 for ; Fri, 20 Apr 2007 13:49:24 +0200 (CEST) Received: from mmm808.verio.de [213.198.55.120] (EHLO mmm808.verio.de) by mx112.stngva01.us.mxservers.net (mxl_mta-1.3.8-10p4) with ESMTP id 5a7a8264.8109.310.mx112.stngva01.us.mxservers.net; Fri, 20 Apr 2007 07:44:37 -0400 (EDT) Received: (qmail 64499 invoked from network); 20 Apr 2007 08:35:17 -0000 Received: from unknown (HELO peedub.jennejohn.org) (89.59.26.86) by with SMTP; 20 Apr 2007 08:35:17 -0000 Received: from jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.14.1/8.14.1) with ESMTP id l3K8ZFv2014473; Fri, 20 Apr 2007 10:35:16 +0200 (CEST) (envelope-from garyj@jennejohn.org) Message-Id: <200704200835.l3K8ZFv2014473@peedub.jennejohn.org> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: Randall Stewart In-Reply-To: Message from Randall Stewart of "Thu, 19 Apr 2007 19:42:14 EDT." <4627FE56.7040700@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 20 Apr 2007 10:35:15 +0200 From: Gary Jennejohn X-Spam: [F=0.5113045356; heur=0.500(-19800); stat=0.501; spamtraq-heur=0.510(2007022501)] X-MAIL-FROM: X-SOURCE-IP: [213.198.55.120] X-SF-Loop: 1 Cc: freebsd-current@FreeBSD.org Subject: Re: Problems in current *or have you seen this? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Apr 2007 11:49:27 -0000 Randall Stewart writes: > A) I could not log in. Every time I try it tells me some pam module > cannot be loaded. Even though I can see the lib/pam.xxx that it > is complaining about. So, what do I do to fix it. I go to > an older 7.0 machine I had that x was fine on.. and copied in > the pam libs overwriting the ones I had just built. Ta-da I > can log in. I even just recently rebuilt and re-installed from > the latest current ..(buildworld).. and still I had the pam > problem (but of course now I keep the old pam libs in my home > dir so its a quick copy). As anyone seen this one?? > This may not be related to your problem, but I had a very similar situation when I stupidly did a ``make distribution'' in /usr/src/etc. I ended up with a mixture of old and new startup scripts in /etc/rc.d which resulted in pam not allowing me to log in. I booted single-user and deleted the old stuff and since then everything works hunky-dory. --- Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg garyjATdenxDOTde