单项选择题
What should an administrator do to set up a required role for a user id that will allow it to start/stop WPARs on the server?()
A.On the desired WPAR:mkrole authorizations=aix.wpar.system newRole setkst -t role chuser roles=newRole default_roles=newRole user1
B.On the global environment:mkrole authorizations=aix.wpar.system newRole setkst -t role chuser roles=newRole default_roles=newRole user1
C.On the desired WPAR:Edit the /etc/security/authorizations file adding:‘newRole authorizations=aix.wpar.system’setkst -t role chuser roles=newRole default_roles=newRole user1
D.On the global environment:Edit the /etc/security/authorizations file adding:‘newRole authorizations=aix.wpar.system’setkst -t role chuser roles=newRole default_roles=newRole user1
相关考题
-
单项选择题
Howshouldread,writeandexecutepermissionsfor‘group’and‘other’begrantedtoallfilesanddirectorieswithinthe/appfilesystem?()
A.chmod -R 677 /app
B.chmod -R 664 /app
C.chmod -r 677 /app
D.chmod -r 664 /app -
单项选择题
Whichcommandwilldisplaythecurrentcontrolkeysettings?()
A.‘tty -l’
B.‘stty -a’
C.‘lstty -a’
D.‘terminfo -l’ -
单项选择题
Whichcommandwillchangetheuserwebserver’sshelltoksh93?()
A.chshell -ksh93 webserver
B.chsh webserver /usr/bin/ksh93
C.chuser -a shell=/usr/bin/ksh93 webserver
D.setuid -a SHELL=/usr/bin/ksh93 -u webserver
