Re: User DB with User NT

From: Charles <u96_cwang_at_hotmail.com>
Date: Mon, 7 Jul 2003 15:51:58 -0400
Message-ID: <RE-dnZcXPbPCUpSiXTWJjQ_at_comcast.com>


You can create this user with parameter 'EXTERNAL'. The Oracle authentication is then passed onto the NT. Therefore, eliminating the need of creating a trigger.

Charles
"Jorge Pinto" <jorgep_at_sympatico.ca> wrote in message news:mL7Ka.3056$Fe3.536108_at_news20.bellglobal.com...
> Hey folks,
>
> I have an user A connected to database DB. On NT this user is logged as B.
> So, I want to create a trigger to see when the user tries to connect the
> database, it checks to see if user connection and user logged on NT is the
> same.
>
> Do I have a variable that returns my user logged on NT ?
> My set variables has the user connect on NT, so is there any possibility
 to
> read this variable on the server ??
>
> Thanks in advance,
>
> JP
>
>
Received on Mon Jul 07 2003 - 21:51:58 CEST

Original text of this message