nerdexam
Oracle

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.

New Features for Security

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)
  • A
    70% (16)
  • B
    17% (4)
  • C
    9% (2)
  • D
    4% (1)

Explanation

If the database is configured to use a password file for remote authentication, Oracle Database checks the password file first.

Topics

#LDAP authentication#OID#sysdba authentication priority#password file

Community Discussion

No community discussion yet for this question.

Full 1Z0-067 Practice