SV-215233r508663_rule
V-215233
SRG-OS-000297-GPOS-00115
AIX7-00-001137
CAT I
10
From the command prompt, run the following command to set "rlogin=false" for all users (user_name) who are not authorized to login remotely:
# chsec -f /etc/security/user -s [user_name] -a rlogin=false
For users who are authorized to remote login through SSH, etc., this is Not Applicable.
Ask ISSO/SA to obtain a list of users who are not authorized to remotely log in to AIX system.
From the command prompt, run the following command to check if remote login is disabled for all individual users who are not authorized to remotely login to AIX:
# lsuser -a rlogin ALL
root rlogin=true
daemon rlogin=true
bin rlogin=true
sys rlogin=true
adm rlogin=true
If "rlogin=true" for any user who should not login remotely, this is a finding.
V-215233
False
AIX7-00-001137
For users who are authorized to remote login through SSH, etc., this is Not Applicable.
Ask ISSO/SA to obtain a list of users who are not authorized to remotely log in to AIX system.
From the command prompt, run the following command to check if remote login is disabled for all individual users who are not authorized to remotely login to AIX:
# lsuser -a rlogin ALL
root rlogin=true
daemon rlogin=true
bin rlogin=true
sys rlogin=true
adm rlogin=true
If "rlogin=true" for any user who should not login remotely, this is a finding.
M
4012