Remotlogin_password_file

Hi all,
I have a problem. I want to configure my database in such a case that whenever any user logs in to the OS, that user has to provide password for the SYS. He/She should not be able to log in with ( / as sysdba).
Rgds
Harpreet

Hello Harpreet,
for this you need to
i) set parameter in init.ora i.e. remote_login_password_file to exclusive and also need to create a password file using orapwd utility.
ii) set parameter in sqlnet.ora
SQLNET.AUTHENTICATION_SERVICES= (NONE)
hope above sol. would sove ur problem

Similar Messages

Maybe you are looking for