Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Upgrade Breaks Auth=none?
Sybrand Bakker <postbus_at_sybrandb.demon.nl> wrote in
news:gpkgjukrbhcapsh2tv1s14ibs84llufjof_at_4ax.com:
> On 19 Jul 2002 10:00:42 GMT, DaveHowe <DaveHowe_at_bigfoot> wrote: >
The cause of the error is simple - SQLNET is expecting to use an existing
trust relationship (usually NT domain login) to authenticate, but is
failing to do so. The *standard* fix for this was to tell SQLNET not to try
to use any third party authentication services - thus causing it to fall
back on the username/password pair. however, for some reason the line in
SQLNET.ora that forces this change doesn't seem to work in 8.1.7 - despite
working perfectly in 8.1.5.
The SQLNET.AUTHENTICATION_SERVICES = (NONE) line was the only one I could
find after a search of the web - an example would be
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&safe=off&frame=right&th=
52362fd4020e428d&seekm=9vdoqm%242r4%241%40news.planetinternet.be#link1
(I know that is unclickable - try this)
http://makeashorterlink.com/?D2F111851
> Or do you expect the group to look it up for you? No, I thought it would just be unhelpful noise, and it seemed the real question was if SQLNET.AUTHENTICATION_SERVICES = (NONE) had been superceeded by some other option (or supplimented by some other option). Received on Wed Jul 24 2002 - 12:46:20 CDT
![]() |
![]() |