From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 03:15:37 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 6C013106567B for ; Thu, 23 Oct 2008 03:15:37 +0000 (UTC) (envelope-from apseudoutopia@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by mx1.freebsd.org (Postfix) with ESMTP id 434878FC1D for ; Thu, 23 Oct 2008 03:15:37 +0000 (UTC) (envelope-from apseudoutopia@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so127584wfg.7 for ; Wed, 22 Oct 2008 20:15:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=LGEWAtDG1D1kLjaEXdVAh3Ndl5uqhHCopDtxcDQGgOg=; b=DE1/PvfOAvWE5Wj+dTeGVkacDiFN08cme4HCsdnno7xPQPcVGAEdA5cb7qm94BjOpx zeZi7Gg6oMUPY3T9bCf+WZ9MPiH747+All/2a05jE8XwWaa6AY5iwnZr3jybXnFeVarZ g/KL4vNKFtm9gWjmcdEf3SPF+Wg9DtOYHPB6o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=c2Yl0hYX+oQQlgVl9b9OdpL1zUx5d6r/at9FPJf+psLSkXI3/NqdVWa7n0QsX2imRs cocbpi8wVhTNpauqQRfwJ0KWS3d2j/1U9hJfbxNDf8yt6MYs5I0/gdRRroeIPPxYZXo3 s9UOwWZNcoWrE3FE1s7tJZvzW1OglccRiVUHs= Received: by 10.142.218.4 with SMTP id q4mr8150wfg.262.1224730519050; Wed, 22 Oct 2008 19:55:19 -0700 (PDT) Received: by 10.142.100.18 with HTTP; Wed, 22 Oct 2008 19:55:19 -0700 (PDT) Message-ID: <27ade5280810221955l6bb7fe23u504b008e6799fc57@mail.gmail.com> Date: Wed, 22 Oct 2008 22:55:19 -0400 From: APseudoUtopia To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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 03:15:37 -0000 Hey, 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.