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/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- does not support SSL connections
- 2.4.2 Connections to Containers in a CDBAI
- MySQL ERROR 1040: Too many connectionsMySqlError
- 防火牆入侵於檢測——————5、Translations and Connections防火牆
- How to configure SAP connections with Connection Transmitter Over air_part1MITAI
- MySQL問題處理——1040錯誤Too many connectionsMySql
- 包拯斷案 | create connections failed的深度剖析 還故障一個真相AI
- 修改 Nginx 程式最大可開啟檔案數(worker processes和worker connections)Nginx
- pg12 新特性,max_wal_senders 從 max_connections 分離
- Mysql報Too many connections,不要亂用ulimit了,看看如何正確修改程式的最大檔案數MySqlMIT
- 連線雲虛擬主機中MySQL資料庫時出現“Too many connections”報錯資訊MySql資料庫
- Cookie Secure 屬性Cookie
- cookie Secure與HttpOnlyCookieHTTP
- Local Storage
- How to Install and Secure Redis on Centos7RedisCentOS
- thread local in pythonthreadPython
- 深度探索:Secure Hash Algorithm(SHA)全景解析Go
- 2.2.2.2 Local Users in a CDB
- Local dimming algorithm in matlabGoMatlab
- git remote 命令詳解GitREM
- 使用 VSCode Remote 外掛VSCodeREM
- eclipse Java Spark local模式EclipseJavaSpark模式
- brew update /usr/local is not writable
- 《龍族幻想》日本發行制勝法寶:比Local更懂Local
- ERROR 1290:The MySQL server is running with the --secure-file-priv optionErrorMySqlServer
- Win10關閉內建secure boot怎麼設定 win10系統如何關閉secure boot設定Win10boot
- Configuring the launch of the remote virtual machine to debugREMMac
- 用whistle實現map local
- 2.2.5 Overview of Common and Local Objects in a CDBViewObject
- 2.2.2 Overview of Common and Local Users in a CDBView
- attempt to index local ‘result‘ (a nil value)Index
- hadoop3.1.3 local 模式配置Hadoop模式
- Whale News | 帷幄 CEO 葉生晅入圍36氪「X·36Under36」榜單
- vue36Vue
- ollydbg中[local.1]、[local.2]、[arg.1]、[arg.2]的含義
- Cisco Secure Firewall 3100 Series FTD Software 7.6.0 & ASA Software 9.22.1
- MVC Remote 伺服器驗證MVCREM伺服器
- [network][easy case]troubleshoting the connection to a remote serverREMServer
- 關於RAC的remote_listenerREM