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 -> retrofitting application security

retrofitting application security

From: <learmog_at_acca.org.uk>
Date: Fri, 08 Jan 1999 11:14:31 GMT
Message-ID: <774pam$pce$1@nnrp1.dejanews.com>


I'm currently involved in developing a Forms 4.5 based application.

The application is largely finished and is now in use, however one of the enhancements that the users have requested is that security should be enforced on a certain type of companies (the app. manages companies/employees etc.) such that only privileged users can update these company records or any of the records associated with these companies.

What this boils down to is that I need to prevent non-privileged users from updating the database
through any of the forms in the project when the form contains data related to these companies.

The situation is complicated by the fact that some of the forms update the database directly
through SQL statements in the code.

Approaches which I've considered include:

Does anyone have any ideas for a better/simpler approach?

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Jan 08 1999 - 05:14:31 CST

Original text of this message

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