Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NTS Authentification ....

Status
Not open for further replies.

dek

Programmer
Joined
Feb 2, 2001
Messages
2
Location
US
Hi,

I have a problem with NTS Authentification with oracale
8.1.6i release 2.
I have a NT domain managed by a NT Server 4, and a windows
98 clients. I want to use external authentification using
the NT logins. I have created a user to test this feature
and it works fine from my NT server.
But from the windows 98 clients, whenever i launch sqlplusw
: "sqlplusw /". It replies error TNS-12560, but when I
provide the INTERNAL login with it's password I can connect.

Please HELP !!! Thanks !!!
 
I believe there is an init.ora parameter that needs to be set to allow remote logins, and the default is off/false for security reasons. I believe is is called remote_os_authent. There is a disclaimer in the documentation about the security implications. Hope this helps. [sig][/sig]
 
I have checked, and my parameters are oki according to the
doccumetnation : I use NTS as authentification , and the
init.ora contains the OS_ROLES=true. What I dont understand
is that the client use the BEQ protocol to authenticate but I
set only NTS ???

Dont understand :(( Please HELP !!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top