how can you say that when you dont know what OS they are on? NTS is a windows only thing.Quote:
Originally Posted by dhar_kiran
it is most likely because he is a priveleged os user, where you can type anything and get in as sysdba
Printable View
how can you say that when you dont know what OS they are on? NTS is a windows only thing.Quote:
Originally Posted by dhar_kiran
it is most likely because he is a priveleged os user, where you can type anything and get in as sysdba
we can use sqlnet.authentication=(NTS) in windows.Quote:
Originally Posted by davey23uk
yes u are right. it is a privileged user and the authetication it is using is OS authentication, and for OS authentication one of the options we use is sqlnet.authentication=(NTS) in windows or that user should be a member of ORADBA on windows and DBA in unix group and REMOTE_LOGIN_PASSWORDFILE=none if passwordfile is used.