Database Networking (MOSC)

MOSC Banner

Is It Possible To Prevent an OS Authenticated Oracle User To Connect via the command "SQLPLUS / AS S

Hello Team


As we know connect / as sysdba would not use the password file and it use os authenticate only (os groups), to prevent from this we use SQLNET. AUTHENTICATION_SERVICES=NONE in sqlnet.ra file , hence DBA can modified this parameter file if he has required permission on particular file.

for security concern is there any solution for this

and also what if we change the ownership of file to root and gave read only to oracle users/DBA is there any issue for users connected to Database, suggest how to prevent direct sys login in database without AUTHENTICATION_SERVICES

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