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: SET ROLE command and FORMS

Re: SET ROLE command and FORMS

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Mon, 16 Oct 2000 18:33:28 +0800
Message-ID: <39EAD978.7019@yahoo.com>

ap wrote:
>
> Hi
>
> I need help in the following :
> I have to use set role command in my application develop by Forms. I'd like
> to include password in this command. How to encrypt it ? Without encryption
> user can see source of application where password is set and then have no
> problem to enable role from e.g SQL*PLUS. How to avoid this situation ?
> Thanks for reply

Typically you would not give out the source (and thus reveal the password)...

Another option may be to have a database logon trigger (8i+) and have some sort of algorithm to deduce the password from the role you are trying to enable...

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk
(faster/mirrored at http://www.oradba.freeserve.co.uk)

Its not the voices in my head that bother me... 
  its the voices in yours.
Received on Mon Oct 16 2000 - 05:33:28 CDT

Original text of this message

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