From owner-freebsd-questions@FreeBSD.ORG Wed Jun 4 02:05:53 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 9623037B401 for ; Wed, 4 Jun 2003 02:05:53 -0700 (PDT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A23743F93 for ; Wed, 4 Jun 2003 02:05:52 -0700 (PDT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (on@banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.3/8.9.3) with ESMTP id h5494gO9031278 for ; Wed, 4 Jun 2003 16:05:50 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.8.5/8.8.5) id QAA21693; Wed, 4 Jun 2003 16:06:21 +0700 (ICT) Date: Wed, 4 Jun 2003 16:06:21 +0700 (ICT) Message-Id: <200306040906.QAA21693@banyan.cs.ait.ac.th> X-Authentication-Warning: banyan.cs.ait.ac.th: on set sender to on@banyan.cs.ait.ac.th using -f From: Olivier Nicole Cc: freebsd-questions@freebsd.org In-reply-to: <006201c32a76$e3990630$a86fa8c0@SPBUTSANA> (shellfic1@cs-net.cd) References: <006201c32a76$e3990630$a86fa8c0@SPBUTSANA> X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Mailman-Approved-At: Wed, 04 Jun 2003 04:48:23 -0700 Subject: Re: How can I recover the password for root in FreeBSD 4.4 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: Wed, 04 Jun 2003 09:05:54 -0000 > I changed yesterday the password for root on my server because I found it too s If you have access to the concole, boot as single user and remove the password from /etc/master.password Olivier