This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
aix:powersc [2025/08/21 14:13] manu [Apply the accurate policy] |
aix:powersc [2025/08/21 17:43] (current) manu [Check CIS policy] |
||
---|---|---|---|
Line 217: | Line 217: | ||
</code> | </code> | ||
- | **<color #ed1c24>Best practice for AIX is to use CISv3_Lev1.xml</color>** | + | **<color #ed1c24>Best practice for AIX is to use CISv3_Lev1.xml</color>**, it combine the best practice for AIX 7.2 and 7.3 |
==== Apply the accurate policy ==== | ==== Apply the accurate policy ==== | ||
Line 271: | Line 271: | ||
Compare current settings to CISv2 level 1 | Compare current settings to CISv2 level 1 | ||
<cli prompt='#'> | <cli prompt='#'> | ||
- | root@nim ~# pscxpert -c -P /etc/security/aixpert/custom/CISv2_Lev1.xml -p -r | + | root@nim ~# pscxpert -c -P /etc/security/aixpert/custom/CISv3_Lev1.xml -p -r |
Processing cisv2_sysintegrity : failed. | Processing cisv2_sysintegrity : failed. | ||
Processing cisv2_brokenlinks : failed. | Processing cisv2_brokenlinks : failed. |