hi,
I am trying to connect to an Oracle9i database which is on NT, using NT user acccount.
NT user :pnodba
Platform : Oracle on NT with Windows NT clients.
Initialization Parameters:
===========================
os_authent_prefix string
remote_os_authent boolean TRUE
entry for sqlnet.ora (client)
==============================
sqlnet.authentication_services = (NTS)
Now if i issue :
c:> sqlplus /@i get ORA-01017
