SQLNET.AUTHENTICATION_SERVICES
Use the parameter SQLNET.AUTHENTICATION_SERVICES to enable one or more
authentication services. If authentication has been installed, it is recommended that
this parameter be set to either none or to one of the authentication methods.
Authentication Methods Available with Oracle Net Services:
1 none for no authentication methods. A valid username and password can be used
to access the database.
2 all for all authentication methods
3 nts for Windows NT native authentication
使用该参数来激活一个或多个认证服务 , 如果安装了认证 , 推荐将该参数设置为none , 或者已有安装的认证.
三种认证方法 :
1 none : 不使用认证 , 有效的用户名和密码才能登入数据库、
2 all : 所有认证
3 nts : Windows NT 本地认证
默认值 : none
示例 : SQLNET.AUTHENTICATION_SERVICES= (NTS)
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/10599713/viewspace-973810/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/10599713/viewspace-973810/
本文介绍了如何使用SQLNET.AUTHENTICATION_SERVICES参数来激活一个或多个认证服务。推荐将此参数设置为none或已安装的认证方法之一。文章还列举了三种可用的认证方法:none、all和nts。
1169

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



