Database Security Products (MOSC)

MOSC Banner

Is it possible to configure radius authentication to work with implicit db links?

edited Jul 30, 2019 5:00AM in Database Security Products (MOSC) 4 commentsAnswered

We have configured a radius server (freeradius) to pass authentication requests from the database to an ldap server. However, while direct connections to the database are authenticated correctly, we are finding that implicit database links appear broken:

/u01/app/oracle/sac: sqlplus sac@DSTSST01 @conlink.sql

SQL*Plus: Release 12.2.0.1.0 Production on Thu Jul 11 13:06:01 2019

Copyright (c) 1982, 2016, Oracle.  All rights reserved.

Enter password:

Last Successful login time: Thu Jul 11 2019 12:59:30 -05:00

Connected to:

Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production

select 'hey, I connected to '||dstest01.name||' and '||dstsst01.name||'!' from v$database@DSTEST01 dstest01, v$database@DSTSST01 dstsst01

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