SV-239125r675183_rule
V-239125
SRG-OS-000279-GPOS-00109
PHTN-67-000054
CAT II
10
Open /etc/bash.bashrc with a text editor and add the following to the end:
TMOUT=900
readonly TMOUT
export TMOUT
At the command line, execute the following command:
# grep TMOUT /etc/bash.bashrc
Expected result:
TMOUT=900
readonly TMOUT
export TMOUT
If the file does not exist or the output does not match the expected result, this is a finding.
V-239125
False
PHTN-67-000054
At the command line, execute the following command:
# grep TMOUT /etc/bash.bashrc
Expected result:
TMOUT=900
readonly TMOUT
export TMOUT
If the file does not exist or the output does not match the expected result, this is a finding.
M
5323