Add the following line to /etc/environment: TMOUT=300
Add the following lines to /.profile TMOUT=5 export TMOUT
Run the following command: chuser -u ALL -a TIMEOUT=5M
Run the following command: chsec -u ALL -a TIMEOUT=600
第1题:
On a system wide basis, which of the following procedures is best to make NIS name resolution take precedence over DNS?()
第2题:
A system administrator receives a new server and has booted the system for the first time. The administrator has set up the terminals and users. The user start to log on. Root is logged in on the console. When additional users start to log in, an error is displayed stating that All available login sessions are in use. Which of the following steps should be followed to resolve this problem?()
第3题:
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?()
第4题:
A System p administrator needs to set the default password length for all users to six characters. Which of the following files needs to be edited to accomplish this ()
第5题:
A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?()
第6题:
You are an enterprise administrator for Cer-tech .com. All the servers on the network run Windows Server2008. The network consists of a Terminal Server. Which of the following options would you choose toconfigure the Terminal Server to end any sessions that are inactive for more than one hour?()
第7题:
Add the following line to /etc/environment: TMOUT=300
Add the following lines to /.profile TMOUT=5 export TMOUT
Execute the following command: chuser -u ALL -a TIMEOUT=5M
Execute the following command: chsec -u ALL -a TIMEOUT=600
第8题:
remove all other groups from the system
run the command mkuser -default GROUP=database
change the default group in /usr/lib/security/mkuser.default
edit /etc/security/group to move all users to the database stanza
第9题:
fwtmp < /etc/security/failedlogin
cat /etc/security/failedlogin
who
alog -f /etc/security/failedlogin -o
第10题:
From the Terminal Server,run the Chguserver /execute command and then reconnect to the session.
In the RDP-Tcp Properties on the Terminal Server,enable the Use remote control option with defaultuser settings.
In the RDP-Tcp Properties on the Terminal Server,enable the Use remote control with the following settings option and then configure the Level of control policy setting to Interact with the session. Ask theuser to log off and log back on.
From the Terminal Server,run the Tscon /v command and then reconnect to the session.
第11题:
/etc/security/limits
/etc/security/mkuser.sys
/etc/security/priv
/etc/security/user
第12题:
On one of the nodes,add the users via C-SPOC ’Add a User to the Cluster’smit menu.
Use C-SPOC to synchronize the password files between cluster nodes.
On all of the nodes,add the users to the /etc/passwd and system security files,and then synchronize the cluster.
On one of the nodes,add the users to the /tec/passwd and system security files,add home directories,and use cron to automate the movement of system security files between nodes.
第13题:
A system administrator wants to configure a system so that all new users will be put into the database group by default. How would this be accomplished?()
第14题:
Which of the following procedures best explains how to enable the NIS name resolution to take precedence over DNS on a system-wide basis?()
第15题:
For security reasons, an administrator is asked to modify the system to prevent someone from leaving a terminal logged in. Which of the following options would enable a five minute timeout for all users()
第16题:
The user base of a three-node cluster has increased. In order to add clustered users to all nodes, which of the following steps should be performed?()
第17题:
Which of the following commands would an administrator use to add startup scripts to the system startup process()
第18题:
You are an enterprise administrator for Cer-tech .com. The corporate network of the company consists ofan Active Directory domain. All the servers on the network run Windows Server 2008. The network runsTerminal services to enable remote users to run commonly required applications from their terminal. A remote user logged on to the Terminal Server, required some help on the application he wanted to run.However,when you connect to the Terminal Server session,you cannot operate any applications. Which of the following options would you choose to ensure that you can assist any user on the Terminal Server?()
第19题:
Add the following line to /etc/netsvc.conf: hosts = nis,bind,local
edit /etc/netsvc.conf to add the following: process /full/path/of/process /{ hosts = local,nis,dns}
In an NIS and DNS environment, NIS takes precedence over DNS in this environment resulting in no change
Change the NSORDER environment variable
第20题:
Add the following line to /etc/environment: TMOUT=300
Add the following lines to /.profile TMOUT=5 export TMOUT
Run the following command: chuser -u ALL -a TIMEOUT=5M
Run the following command: chsec -u ALL -a TIMEOUT=600
第21题:
chitab
vi /etc/inittab
vi /etc/rc.d
mkitab
第22题:
Run the command chlogin -shell csh
Run the command mkuser -default SHELL=csh
Edit /etc/passwd and change all ksh entries to csh
Modify the contents of /usr/lib/security/mkuser.default file
第23题:
Permissions on /etc/security were changed in error; do a chmod 755 on /etc/security directory.
Increase the number of licenses; using smit chaili cense
Change the Maximum number of PROCESSES allowed per user variable; using smit chgsys.
Change User can logi field from false to true: using smit chuser.
第24题:
Issue the command: export EDITOR=/usr/bin/edit
Modify /.profile and change the EDITOR variable to /usr/bin/edit
Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR
Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit