SV-208928r603263_rule
V-208928
SRG-OS-000242
OL6-00-000241
CAT III
10
To ensure users are not able to present environment options to the SSH daemon, add or correct the following line in "/etc/ssh/sshd_config":
PermitUserEnvironment no
To ensure users are not able to present environment daemons, run the following command:
# grep PermitUserEnvironment /etc/ssh/sshd_config
If properly configured, output should be:
PermitUserEnvironment no
If it is not, this is a finding.
V-208928
False
OL6-00-000241
To ensure users are not able to present environment daemons, run the following command:
# grep PermitUserEnvironment /etc/ssh/sshd_config
If properly configured, output should be:
PermitUserEnvironment no
If it is not, this is a finding.
M
2928