From owner-freebsd-questions@FreeBSD.ORG Tue Feb 9 03:24:07 2010 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 19443106566C for ; Tue, 9 Feb 2010 03:24:07 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id B63CC8FC0A for ; Tue, 9 Feb 2010 03:24:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id C4A033A3885; Tue, 9 Feb 2010 10:24:04 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= references:subject:subject:in-reply-to:from:from:message-id:date :date:received:received:received; s=selector1; t=1265685844; x= 1267500244; bh=YldN9Ld2O9g/D66maFgRxcgQNVJBFX/ugsETZXZVzpE=; b=V fy60Hx3Z2PI20eDLqkzd/lABVE900NOdLrrhdplPcdkKGD2X9NGkbIk+ySZCT1bf SXw/PaEMfkDB9yod3eXYLqJjBf82OlGK2Q/so/S+3a6oZRoUMDjGdSgtp2wO35fL AUgIHe2vOrrJmCS74ZbbxA4wqIaPSoZ80wq1ocr338= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by localhost (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 3kgugQqSV9O9; Tue, 9 Feb 2010 10:24:04 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 193323A3880; Tue, 9 Feb 2010 10:24:04 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id o193O0qH043320; Tue, 9 Feb 2010 10:24:00 +0700 (ICT) (envelope-from on) Date: Tue, 9 Feb 2010 10:24:00 +0700 (ICT) Message-Id: <201002090324.o193O0qH043320@banyan.cs.ait.ac.th> From: Olivier Nicole To: ericp@andersonbrothers.biz In-reply-to: <0B47F5A9-A603-408F-A727-E81739E539C5@andersonbrothers.biz> (message from Eric Petersen on Mon, 8 Feb 2010 12:53:22 -0600) References: <0B47F5A9-A603-408F-A727-E81739E539C5@andersonbrothers.biz> Cc: freebsd-questions@FreeBSD.org Subject: Re: PASSWORD LOST!! 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: Tue, 09 Feb 2010 03:24:07 -0000 > I have a web/ftp server loaded with FreeBSD. This was done a couple > of years back. Since then the person or persons that did the original > install have gone out of business and cannot be found. Have you tried booting in single user mode? Olivier