SV-258840r1003643_rule
V-258840
SRG-OS-000279-GPOS-00109
PHTN-40-000093
CAT II
10
Navigate to and open:
/etc/profile.d/tmout.sh
Set its content to the following:
TMOUT=900
readonly TMOUT
export TMOUT
mesg n 2>/dev/null
At the command line, run the following command:
# grep -E "TMOUT=900" /etc/bash.bashrc /etc/profile.d/*
Example result:
/etc/profile.d/tmout.sh:TMOUT=900
If the "TMOUT" environmental variable is not set, the value is more than "900", or is set to "0", this is a finding.
V-258840
False
PHTN-40-000093
At the command line, run the following command:
# grep -E "TMOUT=900" /etc/bash.bashrc /etc/profile.d/*
Example result:
/etc/profile.d/tmout.sh:TMOUT=900
If the "TMOUT" environmental variable is not set, the value is more than "900", or is set to "0", this is a finding.
M
5569