Chapter 27. The web console
The following chapter contains the most notable changes to the web console between RHEL 8 and RHEL 9.
27.1. Changes to the RHEL web console Copy linkLink copied to clipboard!
Remote root login disabled on new installations of RHEL 9.2 and later
Due to security reasons, on new installations of RHEL 9.2 and newer, it is not possible to connect to the web console from a remote machine as a root user.
To enable the remote root login:
-
As a root user, open the
/etc/cockpit/disallowed-usersfile in a text editor. -
Remove the
rootuser line from the file. - Save your changes.