Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: GRANT CONNECT

Re: GRANT CONNECT

From: Daniel A. Morgan <damorgan_at_exesolutions.com>
Date: Fri, 01 Feb 2002 09:21:57 +0000
Message-ID: <3C5A5E35.5A4D7F69@exesolutions.com>


A few comments. One is that you could grant connect to pubic. Which should pretty much solve the problem as security does not seem to be one of your concerns.

But why grant CONNECT? It is just a role with system privileges you probably don't want your users to have.

Reconsider and grant CREATE SESSION instead.

Daniel Morgan

Manu wrote:

> I would like to know how to grant connect to all the users of a database.
Received on Fri Feb 01 2002 - 03:21:57 CST

Original text of this message

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