What should I do if the root user fails to log in?
Question
What should I do if I fail to log in to the node as user root?
Answer
The common cause is that security hardening has been performed on the system.
After security hardening, you cannot directly log in to the node as the root user. You need to log in to the node as the sopuser user and run the su - root command to switch to the root user.