Which authentication method will be attempted first?

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/[email protected] As sysdba where DB01 is the net service name.Which authentication method will be attempted first?

Question:

Which authentication method will be attempted first?

Options:

authentication by password file

authentication by using certificates over SSL

authentication by using the Oracle Internet Directory

authentication by using the local OS of the database server

Correct Answer

The Correct Answer for this Question is

authentication by password file

Leave a Comment