Database Security Products (MOSC)

MOSC Banner

How to Automate Kerberos Ticket Authorization

We are currently in process of Implementing Kerberos Authentication. I have successfully configured as per the documentation. But currently encountering an issue with the Kerberos ticket. I understand that by nature the kerberos ticket expires after every 10 hours and have to re initiate to connect to the DB on the Server.

Here is the out put from my SQLNET.ORA file on Server


SQLNET.KERBEROS5_CC_NAME=/oracle/product/db19/network/admin/krb5cc_999


SQLNET.AUTHENTICATION_SERVICES=(BEQ,KERBEROS5PRE,KERBEROS5)

#SQLNET.AUTHENTICATION_SERVICES=(beq,kerberos5pre,kerberos5)


NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)


SQLNET.KERBEROS5_KEYTAB=/oracle/product/db19/network/admin/zorakb01ORACLE4.file

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