I am having a problem logging in as root. The root password was compromised and has been changed but nobody in our department knows what it is. IS THERE ANYWAY IN UNIX I CAN LOGIN INTO ROOT????? I NEED HELP ON THIS ASAP.
hi,
Do not Panic! Simply restart the system, type boot -s at the Boot: prompt (just -s for FreeBSD releases before 3.2) to enter Single User mode. At the question about the shell to use, hit ENTER. You will be dropped to a # prompt. Enter mount -u / to remount your root filesystem read/write, then run mount -a to remount all the filesystems. Run passwd root to change the root password then run exit(1) to continue booting.
hth
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.