1Z0-067 · Question #63
LDAP_DIRECTORY_SYSAUTH is set to YES. Users requiring DBAs access have been granted the sysdba enterprise role in Oracle Internet Directory(OID). SSL has been configure for the database and OLD and…
The correct answer is A. authentication by password file. If the database is configured to use a password file for remote authentication, Oracle Database checks the password file first.
Question
LDAP_DIRECTORY_SYSAUTH is set to YES. Users requiring DBAs access have been granted the sysdba enterprise role in Oracle Internet Directory(OID). SSL has been configure for the database and OLD and the password file has been configured for the database. User scott with sysdba privilege tries to connect remotely using this command:
$sqlplusscott/tiger@DB0l As sysdba where DB01 is the net service name. Which authentication method will be attempted first?
Options
- Aauthentication by password file
- Bauthentication by using certificates overSSL
- Cauthentication by using the Oracle Internet Directory
- Dauthentication by using the local OS of the database server
How the community answered
(23 responses)- A70% (16)
- B17% (4)
- C9% (2)
- D4% (1)
Explanation
If the database is configured to use a password file for remote authentication, Oracle Database checks the password file first.
Topics
Community Discussion
No community discussion yet for this question.