Oracle Linux 7.9 - root account appears to be locked...
I have the simple procedure to interrupt boot, and edit the grub.conf to add "rd.break" at end of the linux16 line, so that it boots to a "#" prompt. Then "mount -o remount,rw /sysroot", and then "chroot /sysroot", and then run passwd command to change root password. The thing is, I have all of our past root password for last 8 months, and tried every one at a Console login, and cannot get in. I THOUGHT that if you typed correct one at the Console for root user, it would let you in? I cannot get