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: OAS & User Authentication / Logon

Re: OAS & User Authentication / Logon

From: John Goodens <wootang_warrior_at_hotmail.com>
Date: Mon, 6 Dec 1999 00:59:34 +0200
Message-ID: <82eqtf$807$1@ctb-nnrp1.saix.net>


Hmmm....

The best (I think) is to setup the DAD with a saved PASSWD and then have a table with username/passwd combo's that can be authenticated against, this would be a plain text passwd comparison, so getting a Verisign certificate would be a good idea.

Other suggestions?

<anupj_at_anup.com> wrote in message news:820l8s$e8h$1_at_nnrp1.deja.com...
> We are building an application using Oracle8i + OAS 4.0.7 /4.0.8 using the
> PL/SQL cartridge.
>
> Each user who logs in will have an Oracle Username/Password. We need to do
> the following:
>
> 1. Display a logon screen to accept the username/password 2. Log to Oracle
> using this 3. If invalid username/password, show error screen 1 4. If
> password expired, show error screen 2 5. Otherwise, show the application
main
> screen. This is generated by PL/SQL and is available to the users.
>
> What is the best way to go about doing this? Can you also include some
> code-samples?
>
> TIA.
>
> Anup.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Sun Dec 05 1999 - 16:59:34 CST

Original text of this message

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