메뉴 건너뛰기

Korea Oracle User Group

Guru's Articles

New Features of Security in Oracle Database 19c

명품관 2019.02.08 09:18 조회 수 : 5048

New Features of Security in Oracle Database 19c

 

The following are changes in the Oracle Security for Oracle Database Release 19c.

  • Signature-Based Security for LOB Locators
    Starting with this release, you can configure signature-based security for large object (LOB) locators.
  • Default User Accounts Now Schema Only
    Using the schema only account feature from Oracle Database release 18c, most of the Oracle Database supplied schemas (users) now have their passwords removed to prevent users from authenticating to these accounts.
  • Privilege Analysis Now Available in Oracle Database Enterprise Edition
    Privilege analysis is now available as part of Oracle Database Enterprise Edition.
  • Ability to Grant or Revoke Administrative Privileges to and from Schema-OnlyAccounts
    Administrative privileges such as SYSOPER and SYSBACKUP can now be granted to schema-only (passwordless) accounts.
  • Automatic Support for Both SASL and Non-SASL Active Directory Connections
    Starting with this release, both Simple Authentication and Security Layer (SASL) and Transport Layer Security (TLS) binds are supported for Microsoft Active Directory connections.
  • Support for Oracle Native Encryption and SSL Authentication for Different Users Concurrently
    In previous releases, Oracle Database prevented the use of both Oracle native encryption (also called Advanced Networking Option (ANO) encryption) and Secure Sockets Layer (SSL) authentication together.
  • Ability to Audit Only Top-Level SQL Statements
    The unified auditing top-level statements feature enables you to audit top-level user (or, direct user) activities in the database but without collecting indirect user activity audit data.
  • Improved Read Performance for the Unified Audit Trial
    The AUDSYS.AUD$UNIFIED system table, which stores the unified audit trail records, has been redesigned to use partition pruning to improve read performance.
  • PDB_GUID as Audit Record Field Name for SYSLOG and the Windows Event Viewer
    The audit record fields for SYSLOG and the Windows Event Viewer now have a new field, PDB_GUID, to identify the pluggable database associated with a unified audit trail record

 

출처 : http://oracle-help.com/oracle-19c/new-features-of-security-in-oracle-database-19c/

번호 제목 글쓴이 날짜 조회 수
공지 Guru's Article 게시판 용도 ecrossoug 2015.11.18 606
44 Troubleshooting Another Complex Performance Issue – Oracle direct path inserts and SEG$ contention file ecrossoug 2015.11.16 99
43 On Invokers and Outs file 명품관 2015.11.23 102
42 Parallel Execution 12c New Features Overview file 명품관 2015.11.23 110
41 NOUG Session: How Cache Fusion Works file ecrossoug 2015.11.18 136
40 (유투브) KISS series on Analytics: Dealing with null - Connor McDonald 명품관 2016.01.05 155
39 Upgrade a Pluggable Database in Oracle 12c 명품관 2015.12.30 170
38 What is an In-Memory Compression Unit (IMCU)? 명품관 2016.02.24 181
37 Hybrid Columnar Compression Common Questions 명품관 2016.03.04 191
36 Quick tip on Function Based Indexes 명품관 2016.04.19 191
35 Oracle Enterprise Manager Cloud Control 13c Release 1 (13.1.0.0) Installation on Oracle Linux 6 and 7 명품관 2015.12.23 200
34 How do I capture a 10053 trace for a SQL statement called in a PL/SQL package? 명품관 2016.01.06 263
33 How many checkpoints in Oracle database ? [1] file 명품관 2015.11.20 283
32 Parameter Recommendations for Oracle Database 12c - Part II 명품관 2016.03.18 353
31 V$EVENT_NAME 뷰의 Name 컬럼에 정의된 event name에서 오는 오해 명품관 2017.03.08 370
30 On ROWNUM and Limiting Results (오라클 매거진 : AskTom) 명품관 2016.04.28 384
29 Can I apply a BP on top of a PSU? Or vice versa? 명품관 2016.06.01 398
28 New Features of Backup & Recovery in Oracle Database 19c 명품관 2019.02.07 431
27 SQL Window Functions Cheat Sheet 명품관 2020.05.26 440
26 Why You Can Get ORA-00942 Errors with Flashback Query 명품관 2016.02.01 448
25 Explaining the Explain Plan – How to Read and Interpret Execution Plans 명품관 2021.02.09 490
위로