By default, the SELinux boolean kerberos_enabled
is enabled.
If this setting is disabled, it should be enabled to allow confined
applications to run with Kerberos.
To enable the kerberos_enabled
SELinux boolean, run the following command:
$ sudo setsebool -P kerberos_enabled on