Date: Thu, 24 Jun 2004 15:32:52 +0200 From: Geert Hendrickx <geert.hendrickx@ua.ac.be> To: freebsd-questions@freebsd.org Subject: Re: login/password Message-ID: <20040624133251.GB46673@lori.mine.nu> In-Reply-To: <3457.209.167.16.15.1088020347.squirrel@webmail.ibctech.ca> References: <40D9DE2A.9030503@pld.com> <3457.209.167.16.15.1088020347.squirrel@webmail.ibctech.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 23, 2004 at 03:52:27PM -0400, Steve Bertrand wrote: > > I'm new to using FreeBSD and when I boot up the computer (I've > > already installed FreeBSD) it asks for a login name and password. I > > don't know either and I haven't been able to get into FreeBSD. Please > > help me. > > During install, it prompts you to type in the super users password. Did > you make a note of this? > > The superusers name in question is 'root' (w/o quotes). This user has God > power over everything and is typically the only user on the system when an > install is freshly done, unless other users have been added upon install. > > IIRC, the system will accept a null password at install time, so if you > don't remember entering the su password, try logging in with username: > root and no password. > > Regards, > > Steve You could also boot into single-user mode (type "boot -s" at the boot prompt), then you will be logged in as root automatically (without having to give the password -- unless you disabled that in /etc/ttys). Then simply type "passwd" and enter a new password for root (twice). GH
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040624133251.GB46673>
