cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SQLNET.AUTHENTICATION_SERVICES =(NONE, NTS)

Former Member
0 Likes
6,020

Hello Oracle experts,

is it possible to use "mixed authentication" method within Oracle 12 on Windows.

We tryied to set SQLNET.AUTHENTICATION_SERVICES =(NONE, NTS).

The problem is that the NTS authentication does not work after this change.

Any ideas?

Thank you!

View Entire Topic
JamesZ
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Alex,

Did you restart the listener? Or even did you try to reconnect listener again?


Best regards,
James

Former Member
0 Likes

Hello James,

we restarted Listener via service.msc.

The question is:

does Oracle 12c support this kind of  mixed authentication within SAP environment (NONE, NTS)?

Thank you!

JamesZ
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Alex,


It should support, please check oracle online help:

http://docs.oracle.com/database/121/DBSEG/asoauth.htm#DBSEG9766

at section "Configuring Multiple Authentication Methods".

Best regards,
James

Former Member
0 Likes

Hello James,

in our case it is unfortunately does not work.
The documentation link provided by you also does not describe the combination of (NONE, NTS).
There are only authentications methods like Kerberos, SSL and RADIUS will be mentioned.

Ask a Question