0

I've been working on getting the Oracle VS Code extension set up. I have an Oracle client that uses Kerberos authentication (note that this is a company-managed laptop, I do not have admin access)

I'm attempting to connect using a custom JDBC url and was advised to use the following Advanced settings:

The third value I'm looking for is the CC_NAME file, however we use AD groups for access, and my sqlnet.ora file lists #SQLNET.KERBEROS5_CC_NAME=OSMSFT:\. There is no environment variable or directory location set for that.

I can see that I am getting credentials by running kinit, but I can't retrieve the credentials location (it's asking for a password, and I don't believe I have permissions). Additionally, I get the following error when I run okinit: Unknown credential cache type resolving ccache OSMSFT:.

I've been digging around a bit, but at this point I'm not sure if there isn't a way to just forward the credentials to a file and reference that. Appreciate any help!

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.