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: Oracle web server

Re: Oracle web server

From: rrbatra <rrbatra_at_feist.com>
Date: 1997/03/26
Message-ID: <3339F11D.1464@feist.com>#1/1

Hi Leo:

You probably login as 'system' user on port 9999 (on NT) or 8888 (on Solaris) when using the
Oracle Webserver.
1. You will have to set up a listener at a port you want users to logon (80 is most common,
unless you have something running at port 80.

2. After the web listener is setup at the port you want, you will have to set up a DCD (data connect descriptor) and map it to a user's schema. Somewhere in this process, you may have to load up a sql file which installs the HTP and HTF packages in the user's schema.

Raman Batra, rrbatra_at_feist.com
leo wrote:
>
> Hi there !
> I have Oracel Web Server 2.0.1 configured on Win NT 4.0.
> Remember when you connect to the home page of web server, a windows pops
> up asking for userid/password. I can connect to OWS as 'system' user.
> Could you pls. tell me how do i create different users. I should be able
> to connect to ows as other user.
> Hope somebody has answers to my curisity.
> TIA.
>
> leo_at_internet.kronos.com
Received on Wed Mar 26 1997 - 00:00:00 CST

Original text of this message

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