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 -> Oracle Webserver Authentication

Oracle Webserver Authentication

From: <xshake6078_at_my-dejanews.com>
Date: Sun, 30 Aug 1998 21:23:33 GMT
Message-ID: <6scfsk$8h2$1@nnrp1.dejanews.com>


Hello,

I have written a webapplication in pl/sql and I have to know which user is accessing the webapplication.

Moreover in our intranet is a Netscape Fasttrack Server which also work as an authentication server. This means, if a user wants to use a webapplication of the fasttrack server he has to fill out his login and password (401 http header).

Now I want to use this authentication part for the oracle webserver, but I don't have access to the user/pwd database and we have more than 3000 users.....

I have a few ideas to solve this problem....

  1. Using the netscape Fasttrack server as a listener on the oracle webserver. But how?
  2. Creating a dummy CGI application on the fastrack server, which sends after the authentication the REMOTE_USER to my oracle webserver.

Does anybody has a idea how I can use the authentication from the Netscape Webserver for my Oracle Webserver?

Thanks in advance,
Stefan

PS: I use the Oracle Webserver 2.1

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Sun Aug 30 1998 - 16:23:33 CDT

Original text of this message

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