From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 14:51:54 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 B8752106567E for ; Thu, 23 Oct 2008 14:51:54 +0000 (UTC) (envelope-from mdh_lists@yahoo.com) Received: from web56802.mail.re3.yahoo.com (web56802.mail.re3.yahoo.com [66.196.97.76]) by mx1.freebsd.org (Postfix) with SMTP id 6876D8FC08 for ; Thu, 23 Oct 2008 14:51:54 +0000 (UTC) (envelope-from mdh_lists@yahoo.com) Received: (qmail 94624 invoked by uid 60001); 23 Oct 2008 14:51:53 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=mW0okGSfpKwwFiOsEaECABHBRGA/Va2tAPLRjNbgjHE2i4tD+3yT+FRJt42TBLQfOUJmQPy4tjKclt9OWV1gQZ7b0rfRsfzXRyZxge2h/LZ6fTaWhyJ8GdeJLE/tzt49BGJKqnYvEkhoBoEYTPAt/RaquaQtztgAvULsdNHxMd0=; X-YMail-OSG: 7Acvd18VM1lwDmf51M6ZZpGe88eYq15fbcJ8bH5QJyK.27SNGQv_FCiiwNkYtcc12pYFRFVybv4f_c8PSFelEwOx0zRuHpjK_r0vUwtha5LzEhWNFbkEMyxQzcpyQL.EjXu4w7rkAETOmbjS27ZSnQWm7SlFz6W_amMiRFSQvJ1IzePF_cArSIFCkKWZdg-- Received: from [71.61.220.126] by web56802.mail.re3.yahoo.com via HTTP; Thu, 23 Oct 2008 07:51:53 PDT X-Mailer: YahooMailWebService/0.7.247.3 Date: Thu, 23 Oct 2008 07:51:53 -0700 (PDT) From: mdh To: APseudoUtopia , Lowell Gilbert In-Reply-To: <444p33pmbp.fsf@lowell-desk.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <698916.94575.qm@web56802.mail.re3.yahoo.com> 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 Reply-To: mdh_lists@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2008 14:51:54 -0000 --- On Thu, 10/23/08, Lowell Gilbert wrote: > From: Lowell Gilbert > Subject: Re: Locked out of Root > To: "APseudoUtopia" > Cc: freebsd-questions@freebsd.org > Date: Thursday, October 23, 2008, 7:44 AM > APseudoUtopia writes: > > > I have one user (other than root and the other system > users) on my > > box, and that user is _NOT_ in the wheel group. I also > have root > > logins disabled via SSH. This is a remote server and > all I have is SSH > > access. > > > > Is there any way that I can gain root? I know the root > password and > > everything, but I just can't get to it. The user > is not in the wheel > > group, and root login is disabled in SSH. > > > > Thanks for any help/advice. > > You'll need to reboot in single-user mode. > E.g., > http://be-well.ilk.org/FreeBSD/doc/en_US.ISO8859-1/books/faq/admin.html#SU-WHEEL-GROUP If he can get to the system console, why would he need to bother booting to single user mode? He said he has the root password. He should just be able to login normally, if he can get to the system console. - mdh