The user has a UID less than 200
The user has been defined as an administrative user
The file /usr/es/sbin/cluster/clpasswd is not executable by the user
The user needs explicit authorization to change their password cluster-wide
第1题:
You are a Database Administrator with WonderWeb. You use a password file to establish connections to the Sales database located on the server. You created the password file using the following command: ORAPWD file=d:/oracle/ora9i/orapwU01 password=admin entries=4 You erroneously deleted the password file while the database was running. You re-create the password file using the following command: ORAPWD file=d:/oracle/ora9i/orapwU01 password=change_on_install entries=4 However, when you try to connect as the SYS user, you receive the following error: ORA-01031: insufficient privileges What should you do to resolve this error?()
第2题:
A user has changed their password using the passwd command, and notices that the change is only made tothe local node. When the administrator changes the user’s password from the command line using the passwd command thechange is made cluster-wide. What is the most likely cause of this problem?()
第3题:
What is the effect of using the service password-encryption command?()
第4题:
You were recently hired by Certkiller .com as a database administrator. You are asked to find out whether the currently functional listener process, named L1, has been password protected or not. You are not familiar with the file system of the new organization. How would you accomplish the task?()
第5题:
The user HR owns the EMP table. The user HR grants privileges to the user SCOTT by using this command: SQL> GRANT SELECT,INSERT,UPDATE ON emp TO scott WITH GRANT OPTION; The user SCOTT executes this command to grant privileges to the user JIM: SQL> GRANT SELECT,INSERT,UPDATE ON hr.emp TO jim; Now, the user HR decides to revoke privileges from JIM using this command: SQL> REVOKE SELECT,INSERT,UPDATE ON emp FROM jim; Which statement is true after HR issues the REVOKE command()
第6题:
You have a public computer that runs Windows XP Professional. All users log on to the computer by using the same user account. You log on to the computer by using the local administrator account and attempt to access a secure Web site. You discover that you have automatically logged on to the secure Web site by using the credential of another user. You need to connect to the secure Web site by using your own credentials. What should you do?()
第7题:
Delete root's password from the /etc/security/passwd file
Use the diag recovery tool option to reset root's password
Execute the ‘passwd’ command and assign a new passwd to root UID
Mount the / and /usr filesystems on alternative mount points to edit the password file
第8题:
rman TARGET / NOCATALOG
rman TARGET sys/password
rman TARGET sys/password AS SYSDBA
rman TARGET sys/password@db_name CATALOG rman_user/rman_password@rcat
第9题:
~/ .rhosts
$HOME/.netrc
/etc/hosts.equiv
/etc/security/user
第10题:
only passwords configured after the command has been entered will be encrypted
Only the enable password will be encrypted
Only the enable secret password will be encrypted
It will encrypt the secret password and remove the enable secret password from the configuration
It will encrypt all current and future passwords.
第11题:
Delete the newly created password file and re-create another password file with the password admin, without shutting down the database.
Enable the operating system authentication, shut down the database, disable the operating system authentication, and restart the database using the password file.
Enable the operating system authentication, shut down the database, re-create the password file using the same ORAPWD command, and restart the database using the password file.
Delete the newly created password file, enable operating system authentication and shut down the database. Then, re-create another password file using the same ORAPWD command and restart the database using this password file.
第12题:
Add the non-administrative domain user account to the local Administrators group.
Use the runas command to run Active Directory Users and Computers with domain administrative credentials.
From a command prompt, run the net user Sophia /add /passwordreq:yes command.
From a command prompt, run the net accounts /uniquepw: /domain command.
第13题:
A system is being booted into maintenance mode due to root password recovery.After accessing the root volume group and starting a shell without mounting the file systems, what is the next step?()
第14题:
What is the objective of the aaa authentication login console-in local command?()
第15题:
Which of the following local files is used to run the date command on the remote machine "Earth" using the following rexec command without request for a password? rexec Earth date()。
第16题:
You want to implement the backup and recovery strategy in your database using Recovery Manager (RMAN). You have chosen the control file of the target database for the RMAN repository. Which command-line RMAN command would you use to establish a local connection between RMAN and the RMAN repository if your database is using password file authentication?()
第17题:
You previously secured your listener with an encrypted password. However, you need to set a new password for security reasons. What is the correct method for setting a new encrypted password for the listener using the Listener Control utility?()
第18题:
You are the network administrator for TestKing.com. The network consists of a single Active Directory domain named testking.com. The domain contains Windows Server 2003 computers and Windows XP Professional computers. You use a non-administrative user account named Joseph to log on to a client computer. You need to change the password for a domain user account named Sophia. You open the Active Directory Users and Computers console. When you attempt to change Sophia's password, you receive the following error message: "Access is denied". You need to remain logged on to the client computer as Joseph, and you need to be able to change Sophia's password. What should you do?()
第19题:
It specifies the login authentication method list named console-in using the local user database on the router
It specifies the login authorization method list named console-in using the local RADIUS username-password data base
It specifies the login authentication list named console-in using the local username- password data base on the router
It specifies the login authorization method list named console-in using the local username- password data base on the router
第20题:
The user has a UID less than 200
The user has been defined as an administrative user
The file /usr/es/sbin/cluster/clpasswd is not executable by the user
The user needs explicit authorization to change their password cluster-wide
第21题:
executing the SET PASSWORD command and then the SAVE_CONFIG command
executing the CHANGE_PASSWORD command and then the SAVE_CONFIG command
executing the CHANGE_PASSWORD command and then the SET PASSWORD command
executing the SET PASSWORD command, then the CHANGE_PASSWORD command and finally, the SAVE_CONFIG command
第22题:
The command fails because SCOTT still has privileges.
The command succeeds and privileges are revoked from JIM.
The command fails because HR cannot revoke the privileges from JIM.
The command succeeds and only HR has the privilege to perform the SELECT, INSERT, and UPDATEoperations on the EMP table.
第23题:
Delete root’s password from the /etc/security/passwd file.
Use the diag recovery tool option to reset root’s password.
Execute the ’passwd’ command and assign a new passwd to root UId
Mount the / and /usr filesystems on alternative mount points to edit the password file.