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: Windows NT/ORACLE Authentification - Please Help

Re: Windows NT/ORACLE Authentification - Please Help

From: Jacek Dobosz <jdob_at_ping.at>
Date: 1997/05/08
Message-ID: <3372452c.3005359@news.ping.at>#1/1

On 7 May 1997 13:43:11 GMT, alwyncoopr_at_aol.com (AlwynCoopr) wrote:

>Hi,
> I have a problem, well puzzle to solve.
>
> I am trying to authenticate my users using NT not Oracle,(users do not
>like logging on twice you see).
>
> So i set up
> OS_Autthent_Prefix = "",
> Remote_Login_Password_File = Shared
> Remote_OS_Authent = TRUE
>
>and guess what it did not work. What am i doing wrong. Any help would be
>most appreciated.
>
>Regards
>
> Nicholas Wakefield

How have you created the user account ?
Make shure you use:

create user <username> identified externally;

It works for me.

cheers

jacek Received on Thu May 08 1997 - 00:00:00 CDT

Original text of this message

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