Disabling OS-Authentication
200754Apr 5 2006 — edited Mar 6 2012Hi all,
We installed Oracle DB 9i on a client server and as that DB is dedicated to our application, we would like to make sure that any one in the client side is unable to log on to the database.
We are afraid that the network administrator can use the OS-Authentication to log-on as SYSDBA using the command login / as sysdba
How can we disable the OS-Authentication login to the database?
Thanks in advance.