From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 12:35:07 2003 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 C3F5A16A4B3 for ; Tue, 7 Oct 2003 12:35:07 -0700 (PDT) Received: from pdx.chatusa.com (pdx.ChatUSA.com [205.238.41.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id D66CC43FE5 for ; Tue, 7 Oct 2003 12:35:06 -0700 (PDT) (envelope-from longterm@chatusa.com) Received: from chatusa.com (R205-satrtr.ChatUSA.COM [209.222.137.205]) by pdx.chatusa.com (8.8.8/8.8.8) with ESMTP id MAA06249 for ; Tue, 7 Oct 2003 12:35:06 -0700 (PDT) Message-ID: <3F8315EE.5CDBCE70@chatusa.com> Date: Tue, 07 Oct 2003 19:37:19 +0000 From: DanB X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: root passwd change 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: Tue, 07 Oct 2003 19:35:07 -0000 Is there other way to change the root password that been lost without shutting down the computer. Old way shutdown space bar boot -s #mount -t ufs -a #passwd # exit to multiusers. Dan