From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 15:06:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 364801065671 for ; Thu, 23 Oct 2008 15:06:17 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id EFC5A8FC1A for ; Thu, 23 Oct 2008 15:06:16 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m9NF2kkZ081825; Thu, 23 Oct 2008 11:02:46 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m9NF2jdJ081824; Thu, 23 Oct 2008 11:02:45 -0400 (EDT) (envelope-from jerrymc) Date: Thu, 23 Oct 2008 11:02:45 -0400 From: Jerry McAllister To: scuba@centroin.com.br Message-ID: <20081023150245.GD81643@gizmo.acns.msu.edu> References: <20081023105002.Y61516@trex.centroin.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081023105002.Y61516@trex.centroin.com.br> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Locked out of Root 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, 23 Oct 2008 15:06:17 -0000 On Thu, Oct 23, 2008 at 10:50:29AM -0200, scuba@centroin.com.br wrote: > Hi, > > Another option would be if that umprivileged user is in sudoers > with permission to run the root shell (sudo -s). It doesn't need to be > in wheel to do that. Of course, it would take root to be put in. ////jerry > > On Wed, 22 Oct 2008, mdh wrote: > > |He said his unprivileged user isn't in the wheel group. > | > |To answer the initial question, you'll need to login to the system on the > local console. You cannot get root access via the network unless you're > running another remote access service besides ssh which will allow you to > login as root directly. > | > |- mdh > | > |--- On Wed, 10/22/08, Benjamin Lee wrote: > |> From: Benjamin Lee > |> Subject: Re: Locked out of Root > |> To: "APseudoUtopia" > |> Cc: freebsd-questions@freebsd.org > |> Date: Wednesday, October 22, 2008, 11:25 PM > |> > |> Login as the unprivileged user and run: > |> > |> $ su > |> > |> See su(1). > | > | > | > | > |_______________________________________________ > |freebsd-questions@freebsd.org mailing list > |http://lists.freebsd.org/mailman/listinfo/freebsd-questions > |To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > | > > > - Marcelo > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"