By default, the SELinux boolean guest_exec_content
is enabled.
This setting should be disabled as no guest accounts should be used.
To disable the guest_exec_content
SELinux boolean, run the following command:
$ sudo setsebool -P guest_exec_content off