Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 14:56:29 -0700 (PDT)
From:      Thomas Dean <tomdean@ix.netcom.com>
To:        romank@graphnet.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: root passwd
Message-ID:  <199806242156.OAA06825@ix.netcom.com>
In-Reply-To: <35915453.F1326936@graphnet.com> (message from Roman Katsnelson on Wed, 24 Jun 1998 15:32:36 -0400)

next in thread | previous in thread | raw e-mail | index | archive | help
This is not as great a security breach as you might expect.  One needs
physical access to the machine and enough time to do it.  If I have
physical access to a machine and 5 minutes, it is mine.

Try:

Boot to single user.  Enter -s at the boot prompt.

Accept the default shell.

mount -a
passwd root
  <enter the new password>
exit

passwd is in /usr/bin.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806242156.OAA06825>