Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: NT Authentication with Solaris Oracle Server

Re: NT Authentication with Solaris Oracle Server

From: Andrew Babb <andrewb_at_mail.com>
Date: Sat, 01 May 1999 09:36:55 +0800
Message-ID: <372A5AB7.3DCB4A9B@mail.com>


James,

Yes it is possible to use REMOTE OS Authentication across platforms. Note that I said REMOTE OS and not just OS Authentication. You will need to modify the parameter in the Solaris init.ora file.

select name from v$parameter where name like '%remote%os%';

to get the actual parameter name, it should be boolean.

Andrew

James-TK Low wrote:

> Hi,
>
> I have been looking through the section of External Authentication in
> the Oracle Administration manuals. I am still not clear if the
> following is possible.
>
> I have NT workstation users, being authenticated by a NT domain server.
> And want to connect to an Oracle server on a Sparc Solaris machine based
> on that NT user authentication. Is this possible?
>
> Of course, if the Oracle server is on a NT server, then it is possible.
> But it is equally possible with a Sparc Solaris backend???
>
> Thanks in advance for any info.
>
> Regards,
> James-TK Low
> Systems Administrator
> United Overseas Bank
> Singapore
Received on Fri Apr 30 1999 - 20:36:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US