From owner-freebsd-questions@FreeBSD.ORG Thu Oct 13 05:07:44 2005 Return-Path: X-Original-To: questions@freebsd.org 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 C21DC16A42D for ; Thu, 13 Oct 2005 05:07:44 +0000 (GMT) (envelope-from surferdamon@adelphia.net) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C1AF43D4C for ; Thu, 13 Oct 2005 05:07:44 +0000 (GMT) (envelope-from surferdamon@adelphia.net) Received: from [192.168.1.105] (really [69.167.39.216]) by mta9.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051013050743.RIVB20109.mta9.adelphia.net@[192.168.1.105]>; Thu, 13 Oct 2005 01:07:43 -0400 From: Damon Blom Organization: home To: Kevin Kinsey , questions@freebsd.org Date: Wed, 12 Oct 2005 22:07:27 -0700 User-Agent: KMail/1.8.2 References: <200510101239.36611.surferdamon@adelphia.net> <434AE95A.9040008@daleco.biz> In-Reply-To: <434AE95A.9040008@daleco.biz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510122207.27778.surferdamon@adelphia.net> Cc: Subject: Re: unable to do su from user to become super user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2005 05:07:46 -0000 On Monday 10 October 2005 03:21 pm, you wrote: > Damon Blom wrote: > >Hi > >FreeBSD presario.com 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Oct 9 > > 22:44:53 PDT 2005 root@presario.com:/usr/obj/usr/src/sys/MYKERNEL > > amd64 I cannot go from user to super user. > > su: error while loading shared libraries: libpam.so.0: cannot open > > shared object file: No such file or directory > > In contrast to what others have just posted, I don't think > adding yourself to the wheel group will help much with this. > > > system boots fine multiuser and I can login as root no problem. I just > > can't login as user and become root with su > > still a newbie. > > Thank's so much > > Damon > > If that last is true ("still a newbie"), then why on God's Green > Earth are you running 7.0-CURRENT? > > When you run -CURRENT, you're generally expected to be > able to deal with most issues like this yourself, at least in > some limited way.... > > Did you read /src/UPDATING, for starters? > > Please note: I'm not trying to flame you. But I wonder > if you're in over your head. I don't run -CURRENT, myself, > but this is the sort of thing that sounds like you did something > without meaning to.... > > Kevin Kinsey Hi My error! Error in path: set path = (/sbin /bin /usr/sbin /usr/games /usr/local/sbin /usr/local/bin /usr/bin /usr/X11R6/bin $HOME/bin) I've been with -CURRENT for years at home and have had no real problems. Unix has always been a part of me since I took Ken Thompson's OS class at Berkeley in 1976. Thank's for the reply. Damon Sorry to have wasted your time.