Database Administration (MOSC)

MOSC Banner

SQLNET kerberos parameters not read from defined TNS_ADMIN location

edited Mar 10, 2023 10:42AM in Database Administration (MOSC) 3 comments

Oracle 19.18

Linux

Hi

I have sqlnet.ora and tnsnames.ora separate for each container database. And haven't got any issues with that. These settings indeed are used.

$ srvctl getenv database -d rikdc1a
rikdc1a:
TNS_ADMIN=/u02/app/oracle/product/19.0.0.0/dbhome_2/network/admin/rikcdba

$ ls -lh /u02/app/oracle/product/19.0.0.0/dbhome_2/network/admin/rikcdba
total 16K
-rw------- 1 oracle oinstall 1.6K Mar 10 10:48 sqlnet.ora
-rw------- 1 oracle oinstall 3.0K Mar 10 10:29 tnsnames.ora

However, now I am trying to configure kerberos authentication. And when I put these settings inside that very sqlnet.ora file, then it does not work. I have tried from remote host and also from local host. It does not read those settings from that 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