Re: [help] Oracle privilege
From: Gary Smith <derby_at_csn.org>
Date: Fri, 24 Jun 1994 14:28:38 GMT
Message-ID: <Crwo7q.3q_at_csn.org>
Date: Fri, 24 Jun 1994 14:28:38 GMT
Message-ID: <Crwo7q.3q_at_csn.org>
Andrew (daoad_at_ucunix.san.uc.edu) wrote:
: I don't understand why users have only connection privilege CAN
: create tables on our Oracle database. Please tell me what I need
: to configure our Oracle database to work properly.
: We are using ORACLE RDBMS V6.2.6.3. on VAX/VMS V6.1
: Thanks in advance.
: -- andrew
: ~
investigate the product_user_profile table...
With this you can selectively disable commands from users. For example, I do not allow my users to shell (HOST command) or to switch users once in a session (CONNECT).
Mike Leblanc, Support Engineer
Derby Associates, International
E-Mail: derby_at_teal.csn.org
Received on Fri Jun 24 1994 - 16:28:38 CEST