Database Security Products (MOSC)

MOSC Banner

Oracle 12.1 SE, Kerberos ORA-12641

edited Oct 7, 2013 7:55PM in Database Security Products (MOSC) 5 commentsAnswered
Hi Everyone,
According to the documentation - "Usage of Enterprise User Security with Oracle Database strong authentication (PKI, Kerberos) no longer requires Oracle Advanced Security to be licensed". I'm trying to enable Kerberos authentication for Oracle 12.1 Standard Edition on Linux.

 My sqlnet.ora file looks like this
 # sqlnet.ora Network Configuration File: /u01/app/oracle/product/12.1.0/db_1/network/admin/sqlnet.ora
 # Generated by Oracle configuration tools.
 
 SQLNET.INBOUND_CONNECT_TIMEOUT=180
 
 SQLNET.KERBEROS5_CC_NAME=FILE:/tmp/krbcache
 
 SQLNET.AUTHENTICATION_SERVICES= (BEQ, TCPS, KERBEROS5)
 
 SSL_VERSION = 0
 
 SQLNET.ENCRYPTION_SERVER = required
 
 NAMES.DIRECTORY_PATH= (TNSNAMES, HOSTNAME)
 
 SSL_CLIENT_AUTHENTICATION = TRUE
 
 SQLNET.CRYPTO_SEED = 'D:fereeiutw908t523456rtrqwopegj239-t50-13495=tiopq23it59023473535347'

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center