Database Administration (MOSC)

MOSC Banner

OS Auth - PL/SQL Developer

edited Nov 27, 2017 4:04AM in Database Administration (MOSC) 4 commentsAnswered

If I have a user created externally with the parameter remote_os_authent (I know it's deprecated and insecure)

i.e. create user ops$user identified externally; (Oracle 12c)

I would then, of course, be able to login with sqlplus using OS auth.

but if I want to connect with PL/SQL Developer, for example, it will obviously won't work.

So what could I do to be able to use OS auth but also be able to log in remotely with PL/SQL Developer?

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