Re: Password verification in a forms 5.0 session

From: Prasad Chavali <pchavali_at_assettech.com>
Date: 24 Jun 1998 17:58:01 -0700
Message-ID: <6ms7ap$91t_at_nntp02.primenet.com>


Check out LOGON & LOGOUT built-ins in the forms help.

The error can be trapped if wrong user_id/password is filled in. Create text_items, with password item secure. When they click on a login button validate using this procedure.

HTH Prasad Chavali
pchavali_at_assettech.com

Ravi Alluru wrote in message <6mruvu$qik$1_at_news.sas.ab.ca>...
>Hi All!
> We have a requirement in a particular form (Forms 5,D2000 r 2.1.Oracle 8)
>where by we a need a user to login as a differnt user in the middle of a
run
>time session in case he does not have sufficient previlges to do a certain
>task.My problem is that i can show an alert and prompt the user to type in
a
>valid oracle userid of the person who has th previlege of doing so.I do
>check the userid for a role on the database based on a database package but
>there is no way i can verify the passowrd for that oracle userid.
>I know you can create users and assign passords from within a form using
>form_ddl
>eg. forms_ddl('CREATE USER <NAME> IDENTIFIED BY >PASSOWRD>')
>but is there any way of verifing the password of an existing oracle
>account.This is a very imp feature in our applc as it involves paying out
>cash to people.
>Any help or information on the above will be very valuable.
>Thanking you in anticipation
>Ravi Alluru
>
>
>
Received on Thu Jun 25 1998 - 02:58:01 CEST

Original text of this message