Local Connections and Secure Remote Connections (36)
You can connect to Oracle Database as a privileged user over a local connection or a
secure remote connection in two ways:
■ If the database has a password file and you have been granted the SYSDBA or
SYSOPER system privilege, then you can connect and be authenticated by a
password file.
■ If the server is not using a password file, or if you have not been granted SYSDBA
or SYSOPER privileges and are therefore not in the password file, you can use
operating system authentication. On most operating systems, authentication for
database administrators involves placing the operating system username of the
database administrator in a special group, generically referred to as OSDBA. Users
in that group are granted SYSDBA privileges. A similar group, OSOPER, is used to
grant SYSOPER privileges to users.
本地連線與安全的遠端連線
使用授權使用者連線而非本地連線或者安全遠端連線有如下兩種方式
1. 如果資料庫使用密碼檔案且使用者被賦予sysdba許可權或者sysoper許可權 , 那麼就能以密碼認證
的方式連線.
2. 如果伺服器沒有使用密碼檔案或者沒有被賦予sysdba或sysoper的許可權 , 可使用作業系統認證
.
在大多的作業系統中 , 都是將作業系統使用者加入一個特殊的組 : osdba
.該組中的使用者擁有sysdba許可權
而osoper組中的使用者則被賦予了sysoper許可權
3. windows中該兩組分別為ora_dba , ora_oper
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-995027/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Nonsecure Remote Connections (35)REM
- mysql的max_connections和Too many connectionsMySql
- MYSQL max_user_connections back_log max_connections引數和Max_used_connectionsMySql
- PRCF-2010 : All connections to the remote nodes got refused.REMGo
- MySQL: Too many connectionsMySql
- 2.4.2 Connections to Containers in a CDBAI
- Connections and Sessions (110)Session
- Connections to NOMOUNT/MOUNTED or RESTRICTED Databases FailRESTDatabaseAI
- MySQL ERROR 1040: Too many connectionsMySqlError
- 【MySQL】Too many connections 案例一則MySql
- Connections could not be acquired from the underlying databaseUIDatabase
- 部署 IBM Lotus Connections: 維護IBM
- DIFFERENCES BETWEEN PROCESSES, SESSIONS AND CONNECTIONS(asktom)Session
- IBM Lotus Connections 2.5 評審指南IBM
- 【Bug】Bug 11827204: NON-OSDBA USERS WITH LOCAL CONNECTIONS: ORA-15025 ORA-27041
- 防火牆入侵於檢測——————5、Translations and Connections防火牆
- 關於mysql的Too many connections問題MySql
- 【MySql】修改max_connections引數的方法MySql
- node.js 1Million concurrent connections!Node.js
- 自動清理Dead Connections And INACTIVE SessionsSession
- 利用Lotus Connections API製作桌面應用API
- 利用 Lotus Connections API 製作桌面應用API
- 【MySql】修改max_connections 引數的方法MySql
- Local and Remote Dependency Management (250)REM
- 解決Mysql錯誤[1040]Too many connectionsMySql
- 【Oracle】How To Automate Cleanup Of Dead Connections And INACTIVEOracle
- Mysql中too many connections問題的解決MySql
- weblogic.common.ResourceException: No good connections available.WebExceptionGoAI
- 使用新的 IBM Lotus Connections 2.5 遷移工具IBM
- remote_listener和local_listenerREM
- Dependencies Among Local and Remote Database Procedures (252)REMDatabase
- MySQL問題處理——1040錯誤Too many connectionsMySql
- 部署 IBM Lotus Connections: 規劃和架構考慮IBM架構
- 為Lotus Connections Home page實現和部署Google小部件Go
- 為 Lotus Connections Home page 實現和部署 Google 小部件Go
- IBM Lotus Connections:使用社會計算提高生產力IBM
- local_listener ,remote_listener 的配置REM
- 包拯斷案 | create connections failed的深度剖析 還故障一個真相AI