码迷,mamicode.com
首页 > 其他好文 > 详细

ocp-500

时间:2015-10-19 09:28:36      阅读:240      评论:0      收藏:0      [点我收藏+]

标签:

QUESTION NO: 500
In your database, the LDAP_DIRECTORY_SYSAUTH initialization parameter has been set to YES and the
users who need to access the database as DBAs have been granted SYSDBA enterprise role in Oracle
Internet Directory (OID). SSL and the password file have been configured. A user SCOTT with the SYSDBA
privilege tries to connect to the database instance from a remote machine using the command:

$ SQLPLUS scott/tiger@DB01 AS SYSDBA
where DB01 is the net service name.
Which authentication method would be used first?
A. authentication by password file
B. authentication by using certificates over SSL
C. authentication by using the Oracle Internet Directory
D. authentication by using the local OS of the database server
Answer: A


在您的数据库, LDAP目录系统授权的初始化参数已经设置为是,需要访问数据库的DBA用户在Oracle 互联网
目录( OID)已被授予SYSDBA的企业角色。 SSL和密码文件已经配置。 拥有SYSDBA权限的用户SCOTT试
图从远程计算机使用下面的命令连接到数据库实例:
将首先使用哪种身份验证方法?

A.密码文件认证


ocp-500

标签:

原文地址:http://blog.csdn.net/xuejiayue1105/article/details/49245597

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!