数据库安全审计L07_StrongAuthentication.ppt_第1页
数据库安全审计L07_StrongAuthentication.ppt_第2页
数据库安全审计L07_StrongAuthentication.ppt_第3页
数据库安全审计L07_StrongAuthentication.ppt_第4页
数据库安全审计L07_StrongAuthentication.ppt_第5页
已阅读5页,还剩17页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、Strong Authentication,Objectives,After completing this lesson, you should be able to do the following: Describe strong authentication by using: Certificates Kerberos RADIUS Describe a setup for strong authentication by using: Certificates Kerberos KDC,Strong User Authentication,Strong authentication

2、: Is stronger than password authentication Often includes single sign-on functionality Is supported by the following authentication technologies: Certificates, public key infrastructure (PKI) RADIUS, token, and smart cards Kerberos Integrates with Oracle Net Services Requires Oracle Advanced Securit

3、y,hidden,Single Sign-On,Single sign-on is a centralized authentication service. The user has a single username and password. Servers authenticate users through the central service.,Server,Authentication server,Client,Public Key Infrastructure (PKI) Tools,The Oracle database PKI implementation includ

4、es: Components: Oracle Advanced Security Oracle Identity Management Infrastructure Management tools: Oracle Wallet Manager Oracle Enterprise Security Manager,Certificates,Certificates: Are digital documents Provide proof of identity Certificate authority: Is a trusted organization (trust point) Atte

5、sts to the identity of the certificate Issues trusted certificates Certificate use: Requires an SSL Requires a level of trust in the signing authority,How to Use Certificates for Authentication,Install the required components. Configure the server for SSL. Configure the server-side Oracle Net files:

6、 listener.ora sqlnet.ora tnsnames.ora Configure the client for SSL Configure the client-side Oracle Net files: sqlnet.ora tnsnames.ora Create a user that is authenticated with a certificate. Connect to the database.,Configuring SSL on the Server,Configuring Oracle Net Files on the Server,Configuring

7、 SSL on the Client,Configuring Oracle Net Files on the Client,On the client, specify: The servers distinguished name The TCPS protocol listener port The client wallet location,hidden,Creating a User Identified by Certificate,When you create a global user, you can specify the X.509 name that identifi

8、es this user at the enterprise directory server: Create a global user that is mapped to the appropriate schema by the directory information:,CREATE USER global_user1 IDENTIFIED GLOBALLY AS CN=analyst,OU=division1, O=oracle, C=US;,CREATE USER global_user2 IDENTIFIED GLOBALLY AS ;,Connecting to the Da

9、tabase,The user that owns the client wallet may connect to the database by using:,CONNECT /SSL_ENABLED_NAME;,orapki Utility,orapki is a command-line utility for scripting common PKI management tasks. It can be used for: Creating and viewing signed certificates for testing purposes Managing Oracle wa

10、llets Creating and displaying Oracle wallets Renaming CRLs with a hash value for certificate validation,How to Use Kerberos for Authentication,Install Kerberos. Configure a service principal for the database server. Extract a service table from Kerberos. 4.Install an Oracle database server and a cli

11、ent. 5.Install Oracle components. 6.Configure Oracle Net Services and the Oracle database. 7.Configure Kerberos authentication. 8.Create a Kerberos user. 9.Create an externally authenticated Oracle user. 10.Get an initial ticket for the Kerberos and Oracle user.,hidden,How to Use KDC with Windows 20

12、00 for Authentication,Configure an Oracle Kerberos client to interoperate with a Windows 2000 domain controller KDC. Configure a Windows 2000 domain controller KDC to interoperate with an Oracle client. Configure an Oracle database to interoperate with a Windows 2000 domain controller KDC. Get an in

13、itial ticket for the Kerberos and Oracle user.,(hidden),RADIUS Authentication: Overview,RADIUS is a protocol for remote authentication and access. You may use any authentication method that supports the RADIUS standard. You may change authentication methods without changing the database or client configuration. The user is defined in the database as IDENTIFIED EXTERNAL

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论