The following methods are available for authenticating database administrators:
■ Operating system (OS) authentication
■ A password file
Notes:
■ These methods replace the CONNECT INTERNAL syntax
provided with earlier versions of Oracle Database. CONNECT
INTERNAL is no longer supported.
■ Operating system authentication takes precedence over
password file authentication. If you meet the requirements for
operating system authentication, then even if you use a
password file, you will be authenticated by operating system
authentication.
Your choice will be influenced by whether you intend to administer your database
locally on the same machine where the database resides, or whether you intend to
administer many different databases from a single remote client.
If you are performing remote database administration, consult your Oracle Net
documentation to determine whether you are using a secure connection. Most popular
connection protocols, such as TCP/IP and DECnet, are not secure.
选择认证方式
1. 有两种认证方式 : 操作系统认证与密码文件认证
2. 操作系统认证的优先级别高于密码文件认证
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/10599713/viewspace-995025/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/10599713/viewspace-995025/
本文介绍了两种数据库管理员认证方式:操作系统认证与密码文件认证。操作系统认证优先级高于密码文件认证。如果符合操作系统认证的要求,则即使使用了密码文件也会通过操作系统进行认证。
1万+

被折叠的 条评论
为什么被折叠?



