单项选择题
For security reasons, an administrator is asked to modify the system to prevent someone from leaving a terminal logged in. To enable a five minute timeout for all users, what would need to be done to accomplish this task?()
	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
                    
                            点击查看答案&解析
                
                
            相关考题
- 
                                    单项选择题
                                    
 WhichactionchangesthedefaulteditorforALLusersonthesystemfromvitoeditofthefollowing?()
 A.Issue the command: export EDITOR=/usr/bin/edit 
 B.Modify /.profile and change the EDITOR variable to /usr/bin/edit
 C.Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR
 D.Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit
- 
                                    单项选择题
                                    
 Howdoesasystemadministratoraddanewusertoasystem?()
 A.mkuser 
 B.cruser
 C.adduser
 D.edit /etc/password
- 
                                    单项选择题
                                    
 Auserwantstobepermanentlyaddedtothedbagroup.Whichcommandorprocesscanbeusedtoaccomplishthis?()
 A.chgrp 
 B.chuser
 C.setgroups
 D.edit /etc/security/group
 
             
             
                
            