SV-215338r508663_rule
V-215338
SRG-OS-000480-GPOS-00227
AIX7-00-003030
CAT II
10
Use the "chsec" command to only allow users in the adm group to su to root:
# chsec -f /etc/security/user -s root -a sugroups=adm
Examine the "sugroups" of the root user. Generally only users in the adm group should have su to root capacity.
Run the following command:
# lsuser -a sugroups root
root sugroups=system,staff,security
If "sugroups" is blank or "ALL", this is a finding.
V-215338
False
AIX7-00-003030
Examine the "sugroups" of the root user. Generally only users in the adm group should have su to root capacity.
Run the following command:
# lsuser -a sugroups root
root sugroups=system,staff,security
If "sugroups" is blank or "ALL", this is a finding.
M
4012