From owner-freebsd-questions Fri Jan 19 17:43: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (unknown [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id CF04237B6F3 for ; Fri, 19 Jan 2001 17:42:47 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f0K1eS725782; Fri, 19 Jan 2001 20:40:29 -0500 (EST) Message-ID: <3A68EC73.CA23AF44@mail.iowna.com> Date: Fri, 19 Jan 2001 20:40:03 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: Lakewebs , FreeBSD Questions Subject: Re: Request For Help References: <000b01c0820d$7595a120$40c11f0c@lakewebs.net> <20010119195506.I376@sydney.worldwide.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Lehey wrote:  > On Friday, 19 January 2001 at 5:46:23 -0600, Lakewebs wrote: > > Hello > > My name is Ronald Goad. As of last week I had a person that was > > running or internet services dns and hosting. Both boxes are running > > on FreeBSD. This individual left in the middle of the night after > > changing all access passwords. Is there anyone who can assist me in > > saving these systems. > > I'm forwarding this to FreeBSD-questions. Maybe there's somebody > there who can help you.  First: hunt down the jerk and kill him. Second: reboot the system (CTL+ALT+DEL at the system console will provoke a clean shutdown) as it's coming back up, watch for the countdown, where it says "press enter to boot now or any other key ..." Press any key other than ENTER before the countdown ends. At the prompt, enter "boot -s" This will take you into single-user mode. The system will ask you what shell to use, hit ENTER to accept the default. Now you'll be logged in as root (the system admin on a UN*X system). Just enter the "passwd" command to change root's password. Then enter reboot and allow the system to come back up into normal operating mode. You'll now be able to log in as "root" using the new password you created. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message