SV-215328r508663_rule
V-215328
SRG-OS-000480-GPOS-00227
AIX7-00-003015
CAT II
10
Remove the extended ACL from the "/etc/group" using command:
# acledit /etc/group
Check the ACL of the "/etc/group" file:
# aclget /etc/group
The above command should yield the following output:
*
* ACL_type AIXC
*
attributes:
base permissions
owner(root): rw-
group(security): r--
others: r--
extended permissions
disabled
If the extended ACL are not "disabled", this is a finding.
V-215328
False
AIX7-00-003015
Check the ACL of the "/etc/group" file:
# aclget /etc/group
The above command should yield the following output:
*
* ACL_type AIXC
*
attributes:
base permissions
owner(root): rw-
group(security): r--
others: r--
extended permissions
disabled
If the extended ACL are not "disabled", this is a finding.
M
4012