SV-227694r603266_rule
V-227694
SRG-OS-000480
GEN002200
CAT II
10
Change the ownership of the shell with incorrect ownership.
# chown root <shell>
Check the ownership of the system shells.
# cat /etc/shells | xargs -n1 ls -lL
If any shell is not owned by root or bin, this is a finding.
V-227694
False
GEN002200
Check the ownership of the system shells.
# cat /etc/shells | xargs -n1 ls -lL
If any shell is not owned by root or bin, this is a finding.
M
4061