SV-279574r1192094_rule
V-279574
SRG-OS-000278-GPOS-00108
NXAC-OS-000116
CAT I
10
Enable AIDE for each OS VM.
1. For AOS, configure Aide using the following command.
$ ncli cluster edit-CVM-security-params enable-aide=true
2. For Prism Central, configure AIDE using the following command.
$ ncli cluster edit-PCVM-security-params enable-aide=true
3. For Files, configure AIDE using the following command.
$ ncli cluster edit-AFS-security-params enable-aide=true
4. For AHV, configure AIDE using the following command.
$ ncli cluster edit-hypervisor-security-params enable-aide=true
Verify AIDE is enabled and configured.
1. For AOS, verify AIDE is enabled and configured using the following command.
$ ncli cluster get-cvm-security-config
Enable Aide : true
2. For Prism Central, verify AIDE is enabled and configured using the following command.
$ ncli cluster get-pvcm-security-config
Enable Aide : true
3. For Files, verify AIDE is enabled and configured using the following command.
$ ncli cluster get-afs-security-config
Enable Aide : true
4. For AHV, verify AIDE is enabled and configured using the following command.
$ ncli cluster get-hypervisor-security-config | egrep "Aide"
Enable Aide : true
If value for "Enable AIDE" is not "true", this is a finding.
V-279574
False
NXAC-OS-000116
Verify AIDE is enabled and configured.
1. For AOS, verify AIDE is enabled and configured using the following command.
$ ncli cluster get-cvm-security-config
Enable Aide : true
2. For Prism Central, verify AIDE is enabled and configured using the following command.
$ ncli cluster get-pvcm-security-config
Enable Aide : true
3. For Files, verify AIDE is enabled and configured using the following command.
$ ncli cluster get-afs-security-config
Enable Aide : true
4. For AHV, verify AIDE is enabled and configured using the following command.
$ ncli cluster get-hypervisor-security-config | egrep "Aide"
Enable Aide : true
If value for "Enable AIDE" is not "true", this is a finding.
M
5730