Check: AIX7-00-003139
IBM AIX 7.x STIG:
AIX7-00-003139
(in versions v2 r9 through v1 r1)
Title
The .rhosts file must not be supported in AIX PAM. (Cat II impact)
Discussion
.rhosts files are used to specify a list of hosts permitted remote access to a particular account without authenticating. The use of such a mechanism defeats strong identification and authentication requirements.
Check Content
Check the PAM configuration for "rhosts_auth" using command: # grep rhosts_auth /etc/pam.conf |grep -v \# If a "rhosts_auth" entry is found, this is a finding.
Fix Text
Edit "/etc/pam.conf" and remove the reference(s) to the "rhosts_auth" module.
Additional Identifiers
Rule ID: SV-215433r877377_rule
Vulnerability ID: V-215433
Group Title: SRG-OS-000480-GPOS-00229
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
CM-6 |
Configuration Settings |