Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Verifiying userid/password against database in PL/SQL
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
![]() |
![]() |