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