Authentication Problem

  • From: "Khan, Muhammad S" <Muhammad.Khan@xxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 30 Jan 2008 20:18:06 -0500

Hi Gurus.

 

 

Its hard to believe what I'm stuck at here right now! I'm testing the OS
authentication in my test environment with Oracle 9i database on Unix
while client running on Windows. I set the following parameters in the
init file for this:

 

os_authent_prefix                    OPS$

remote_os_authent                  TRUE

remote_login_passwordfile        NONE

 

I created the user "OPS$<domainname>\<username>" and granted the
necessary privileges required. This username is the same as my windows
client user. Now when I'm trying to connect from the client through
sqlplus, it prompts me for password and doesn't accept null password.

 

I made different changes in the values for os_authent_prefix and set to
"" or remote_os_authent to false but no good.

 

What am I missing here? Is there any catch? Please help as I need to
present the output very soon.

 

Thanks,

Khan.

 

Other related posts: