- Oracle Database 12c Security Cookbook
- Zoran Pavlovi? Maja Veselica
- 168字
- 2021-07-02 16:43:11
Introduction
Authentication is a very important process, whose purpose is to determine whether someone or something is, in fact, who or what it claims to be.
In this chapter, you'll learn basic stuff about some of the different authentication methods supported by Oracle Database 12c. Also, a brief overview about creating and using database roles will be given.
There are three new administrative privileges introduced in Oracle Database 12c (sysbackup
, syskm
, and sysdg
). Their purpose is to enable better separation of duties and they are designed in such a way to also enable implementation of the least privilege principle. Although it may seem that implementation of this principle in systems is easy or straightforward, usually it's quite tricky.
In this set of recipes, you will learn to perform, mostly basic, user administration tasks.
- Learning Java Functional Programming
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- Mastering Kotlin
- Hands-On Microservices with Kotlin
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- C語言程序設計同步訓練與上機指導(第三版)
- OpenCV 4計算機視覺項目實戰(原書第2版)
- Unity 2017 Mobile Game Development
- jQuery炫酷應用實例集錦
- PrimeFaces Blueprints
- 算法設計與分析:基于C++編程語言的描述
- Mastering Apache Camel
- Access數據庫應用教程(2010版)
- VMware vSphere Design Essentials
- 虛擬現實:引領未來的人機交互革命