I'm running Ubuntu 22.04. I'am trying to login to the root account.
I have created a root password with sudo passwd root, and I'm trying to login as root on the login page.
But even after entering the correct password multiple times it says that the authentication didn't work.
I tried running sudo usermod -U root to unlock the root account, but still a fail.
What else can I try doing?