Authentication Parameters; Parameters For Clients And Servers Using Kerberos Authentication; Kerberos Authentication Parameters - Oracle Database B10772-01 Administrator's Manual

Database
Table of Contents

Advertisement

This appendix illustrates some sample configuration files with the profile file
(sqlnet.ora) and the database initialization file authentication parameters, when
using Kerberos, RADIUS, or SSL authentication.
This appendix contains the following topics:

Parameters for Clients and Servers using Kerberos Authentication

Following is a list of parameters to insert into the configuration files for clients and
servers using Kerberos.
Table B–1
File Name
sqlnet.ora
initialization
parameter file

Authentication Parameters

Parameters for Clients and Servers using Kerberos Authentication
Parameters for Clients and Servers using RADIUS Authentication
Parameters for Clients and Servers using SSL

Kerberos Authentication Parameters

Configuration Parameters
SQLNET.AUTHENTICATION_SERVICES=(KERBEROS5)
SQLNET.AUTHENTICATION_KERBEROS5_SERVICE=oracle
SQLNET.KERBEROS5_CC_NAME=/usr/tmp/DCE-CC
SQLNET.KERBEROS5_CLOCKSKEW=1200
SQLNET.KERBEROS5_CONF=/krb5/krb.conf
SQLNET.KERBEROS5_CONF_MIT=(FALSE)
SQLNET.KERBEROS5_REALMS=/krb5/krb.realms
SQLNET.KERBEROS5_KEYTAB=/krb5/v5srvtab
REMOTE_OS_AUTHENT=FALSE
OS_AUTHENT_PREFIX=""
Authentication Parameters B-1
B

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Oracle Database B10772-01 and is the answer not in the manual?

This manual is also suitable for:

Database advanced security 10g release 1

Table of Contents