By default, the SELinux boolean xguest_connect_network
is enabled.
This setting should be disabled as guest users should not be able to configure
NetworkManager
.
To disable the xguest_connect_network
SELinux boolean, run the following command:
$ sudo setsebool -P xguest_connect_network off