Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Verifiying userid/password against database in PL/SQL

Re: Verifiying userid/password against database in PL/SQL

From: Alexander Medvedev <a.medvedev_at_globalone.ru>
Date: Mon, 16 Oct 2000 19:02:49 +0400
Message-ID: <39EB1899.9BCB027B@globalone.ru>

Dan wrote:

> I am working on a web procedure that is running as one userid via the
> OAS.
>
> Is there a way to have the user enter their userid and password in a
> form on the web and then via PL/SQL in a stored procedure, test and
> see if that userid/password is valid for that database?

You may use the WebDB listener (it support a different user logging into database) instead of OAS one.

Regards Alexander Medvedev Received on Mon Oct 16 2000 - 10:02:49 CDT

Original text of this message

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