From owner-freebsd-questions@FreeBSD.ORG Thu Apr 29 14:59:46 2004 Return-Path: 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 B98EE16A4CE for ; Thu, 29 Apr 2004 14:59:46 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 330FC43D41 for ; Thu, 29 Apr 2004 14:59:46 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i3TLxI012420; Thu, 29 Apr 2004 17:59:18 -0400 (EDT) From: Jerry McAllister Message-Id: <200404292159.i3TLxI012420@clunix.cl.msu.edu> To: hollowman2k2@yahoo.com (HollowMan) Date: Thu, 29 Apr 2004 17:59:17 -0400 (EDT) In-Reply-To: <20040429213826.53063.qmail@web90102.mail.scd.yahoo.com> from "HollowMan" at Apr 29, 2004 02:38:26 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: jimit@myrealbox.com cc: freebsd-questions@freebsd.org Subject: Re: user toor ??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2004 21:59:46 -0000 > > Hey > Please i would like to know how i can find out the > password for a root/toor/account from a ssh console! > Please this is really important hence i lost my root > pass for my server and only have a user that works! There is no password for toor unless you made one. There is nothing really special about toor, just a different possible toor account. You only real choice is to boot to single user at the console, remount / and then set the root password or make a separate root account for yourself. ////jerry