SV-234967r1009567_rule
V-234967
SRG-OS-000342-GPOS-00133
SLES-15-030680
CAT III
10
Configure the SUSE operating system audit event multiplexor to use Kerberos by editing the "/etc/audit/audisp-remote.conf" file.
Edit or add the following line to match the text below:
transport = krb5
Determine if the SUSE operating system audit event multiplexor is configured to use Kerberos by running the following command:
> sudo grep transport /etc/audit/audisp-remote.conf
transport = krb5
If "transport" is not set to "krb5", or is commented out, this is a finding.
V-234967
False
SLES-15-030680
Determine if the SUSE operating system audit event multiplexor is configured to use Kerberos by running the following command:
> sudo grep transport /etc/audit/audisp-remote.conf
transport = krb5
If "transport" is not set to "krb5", or is commented out, this is a finding.
M
5274