Date: Fri, 15 Apr 2005 09:54:44 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> To: mzaini@gmail.com Cc: questions@freebsd.org Subject: Re: Default root password for FreeBSD 4.2-RC2 Message-ID: <200504151354.j3FDsisP004673@clunix.cl.msu.edu> In-Reply-To: <5fcc390105041419095655d3a7@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Hi, > > May I know the default root password for FreeBSD 5.4-RC2? My system > was previously running FreeBSD 5.3-SECURITY. Then I set the option in > sysinstall to 5.4-RC2 and upgrade the base distribution. After that I > accidentally rebooted the server. Now I could no longer access the > server. There is none. When FreeBSD is first installed, you are offered the option, during installation, to specify a root password. If that was done, then that is it. If not, there is no root password. You could log in to root without a password - a dangerous situation which should not be left that way. But, the system is also set up by default to disallow a root log-in from a remote host. So, you would have to be at the console in order to log in as root unless that has been modified. If you are at the console, you will need to do a boot to single user mode, do an fsck and then mount needed file systems. Then you can set the root password and any config stuff to allow logins as needed. ////jerry > > Thanks > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504151354.j3FDsisP004673>