From owner-freebsd-questions Thu Feb 13 22:37:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA11213 for questions-outgoing; Thu, 13 Feb 1997 22:37:29 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA11207 for ; Thu, 13 Feb 1997 22:37:25 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id WAA00653; Thu, 13 Feb 1997 22:36:01 -0800 (PST) Date: Thu, 13 Feb 1997 22:36:01 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Tom van Oosterom cc: freebsd-questions@FreeBSD.ORG Subject: Re: Lost Root Password In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 13 Feb 1997, Tom van Oosterom wrote: > I took down my freebsd server a few months ago, and now I cannot > remember root password. (Pretty lame, I know). But, I was told that > there is a fix it disk available to boot from to let you, among other > things, change root password. Assuming you did not disable secure on the console, you can type '-s' at the boot: prompt, which will drop you to single user mode. At that point you can use passwd to change root's password. Then type 'exit' and the system will come up to multiuser mode. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major