SV-279592r1192602_rule
V-279592
SRG-OS-000368-GPOS-00154
NXAC-OS-000141
CAT II
10
1. For AOS, configure fapolicyd.service using the following command.
$ sudo salt-call state.sls security/CVM/fapolicydCVM.sls
2. For Prism Central, configure fapolicyd.service using the following command.
$ sudo salt-call state.sls security/PCVM/fapolicydPCVM.sls
3. For Files, configure fapolicyd.service using the following command.
$ sudo salt-call state.sls security/AFS/fapolicydAFS.sls
4. Configure AHV to restrict the use of SSH using the following command.
$ sudo salt-call state.sls security/KVM/iptables/init
Verify in Nutanix OS that fapolicyd is installed and active using the following command.
$ sudo yum list installed fapolicyd
Installed Packages
fapolicyd.x86_64
$ sudo systemctl status fapolicyd.service
fapolicyd.service - File Access Policy Daemon
Loaded: loaded (/usr/lib/systemd/system/fapolicyd.service; enabled; vendor preset: disabled)
Active: active (running)
If fapolicyd is not installed and active, this is a finding.
V-279592
False
NXAC-OS-000141
Verify in Nutanix OS that fapolicyd is installed and active using the following command.
$ sudo yum list installed fapolicyd
Installed Packages
fapolicyd.x86_64
$ sudo systemctl status fapolicyd.service
fapolicyd.service - File Access Policy Daemon
Loaded: loaded (/usr/lib/systemd/system/fapolicyd.service; enabled; vendor preset: disabled)
Active: active (running)
If fapolicyd is not installed and active, this is a finding.
M
5730