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: Preventing SQLPLUS access?

Re: Preventing SQLPLUS access?

From: <kevin.loney_at_astramerck.com>
Date: 1997/06/09
Message-ID: <865879154.17424@dejanews.com>#1/1

In article <EBD9rw.28L_at_news.decus.org>,
  skubiszewski_at_Eisner.DECUS.Org wrote:
>
> We have a large user base using a custom-written client-server application
> with Oracle as the database. Our developers are worried that crafty users
> will discover that they can use their application signon to come in via
> SQLPLUS. We don't want anyone manipulating the database from outside
> the custom application.
>
> Is there an easy way to prevent this from happening?

Try using PRODUCT_USER_PROFILE, see Appendix E of the SQLPlus user's guide. Also, consider having roles dynamically enabled within the application, but not enabled normally.

Kevin Loney

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Mon Jun 09 1997 - 00:00:00 CDT

Original text of this message

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