单项选择题Forsecurityreasons,anadministratorisaskedtomodifythesystemtopreventsomeonefromleavingaterminalloggedin.Toenableafiveminutetimeoutforallusers,whatwouldneedtobedonetoaccomplishthistask?()
A.Add the following line to /etc/environment: TMOUT=300
B.Add the following lines to /.profile TMOUT=5 export TMOUT
C.Execute the following command: chuser -u ALL -a TIMEOUT=5M
D.Execute the following command: chsec -u ALL -a TIMEOUT=600