Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Get windows domain user in a web application
Thank you for quick answer.
I'm quite new in oracle technology and maybe this is the reason that I
do not understand exactly what you are saying.
In table V$SESSION are stored database users, am I right?
In my application all database operations are done by the same user,
configured in dad file.
What I need is the user who make a request to web server. This a windows
domain user and he has no rights to database. He only can access the web
application.
I hope now is more clear what I want.
regards,
Adrian Ciocoiu
From: Stephane Faroult [mailto:sfaroult_at_roughsea.com] Sent: Thursday, April 07, 2005 2:14 PM To: Ciocoiu Adrian Subject: Re: Get windows domain user in a web application Adrian, Check in V$SESSION. If you don't find here the information youwant, it is probably possible to set in (on the application side) using the DBMS_APPLICATION_INFO package.
Check the 'Supplied PL/SQL packages' manual.
HTH, Stephane Faroult
RoughSea Ltd http://www.roughsea.com On Thu, 7 Apr 2005 12:50 , 'Ciocoiu Adrian'<adrian.ciocoiu_at_siemens.com> sent:
Hello,
I have an web application hosted on Oracle application server writen in
plsql(unix machine). In our company we have IE as standard browser. How can I get windows domain user on server ? Thank you very much -- http://www.freelists.org/webpage/oracle-l
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Apr 07 2005 - 06:52:27 CDT
![]() |
![]() |