sqlnet.ora SQLNET.AUTHENTICATION_SERVICES 引數
SQLNET.AUTHENTICATION_SERVICES
Purpose
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.
Default
None
Values
Authentication Methods Available with Oracle Net Services:
none
for no authentication methods. A valid username and password can be used to access the database.all
for all authentication methodsnts
for Windows NT native authentication
Authentication Methods Available with Oracle Advanced Security:
kerberos5
for Kerberos authenticationradius
for RADIUS authenticationdcegssapi
for DCE GSSAPI authentication
Example
SQLNET.AUTHENTICATION_SERVICES=(kerberos5)
Windows NT native authentication
An authentication method that enables a client single login access to a Windows NT server and a database running on the server.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/66634/viewspace-1019658/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- [20230327]19c sqlnet.ora disable_oob引數 ora-12637.txtSQL
- 在sqlnet.ora中設定引數限制使用者登入時間SQL
- 小議SQLNET.AUTHENTICATION_SERVICESSQL
- [20191108]核心引數tcp_keepalive與sqlnet.ora expire_time的一些總結.txtTCPSQL
- Oracle OCP(45):sqlnet.oraOracleSQL
- SQLNET.ORA 的常見用法SQL
- 什麼是請求引數、表單引數、url引數、header引數、Cookie引數?一文講懂HeaderCookie
- python疑問5:位置引數,預設引數,可變引數,關鍵字引數,命名關鍵字引數區別Python
- 12.MyBatis學習--對映檔案_引數處理_單個引數&多個引數&命名引數MyBatis
- Java對比有引數和無引數Java
- [20211012]sqlnet.ora USE_DEDICATED_SERVER=on.txtSQLServer
- 引數配置
- python引數Python
- 超引數
- mt引數
- COMPATIBLE引數
- 常用的jvm配置引數 :永久區引數配置JVM
- nginx 常見引數以及重定向引數配置Nginx
- 引數匹配模型——Python學習之引數(二)模型Python
- 引數的定義和引數的傳遞
- c# 方法引數(傳值,傳引用,ref,out,params,可選引數,命名引數)C#
- Bash變數和引數變數
- python變數和引數Python變數
- Nginx編譯引數大全 configure引數中文詳解Nginx編譯
- 函式引數 引數定義函式型別函式型別
- TypeScript 函式可選引數和預設引數TypeScript函式
- C技巧:結構體引數轉成不定引數結構體
- vue17自定義指令(有引數,無引數)Vue
- 引數匹配順序——Python學習之引數(三)Python
- postman 請求引數和 Spring Boot Controller 接受引數PostmanSpring BootController
- Python函式/動態引數/關鍵字引數Python函式
- 小程式內引數和掃碼引數統一
- livewire 中wire:click=test('中文引數')引數報錯
- 引數校驗
- SweepGradient的引數
- Python多值引數Python
- 引數彙總
- (2)python引數Python
- arp命令 引數