Re: [GENERAL] Re: [HACKERS] Re: Re: grant privileges to a database [URGENT]

2001-02-06 Thread Dan Wilson
gt; >From: Kovacs Baldvin <[EMAIL PROTECTED]> > >To: Mike Miller <[EMAIL PROTECTED]> > >CC: [EMAIL PROTECTED], [EMAIL PROTECTED], > >[EMAIL PROTECTED],[EMAIL PROTECTED] > >Subject: Re: [HACKERS] Re: Re: grant privileges to a database [URGENT] > >Date: Mon

[GENERAL] Re: [HACKERS] Re: Re: grant privileges to a database [URGENT]

2001-02-05 Thread Mike Miller
user is the database owner [or if they have the superuser ID set]? Am I not seeing the big picture? -- Mike >From: Kovacs Baldvin <[EMAIL PROTECTED]> >To: Mike Miller <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED], [EMAIL PROTECTED], >[EMAIL PROTECTED], [EMAIL PROTE

Re: [HACKERS] Re: Re: grant privileges to a database [URGENT]

2001-02-05 Thread Kovacs Baldvin
Hello A few weeks ago I was interested in this question. My results were: - Yes, this is a sorrowful but true fact that if you enable access to someone to a database, she is automatically enabled to create objects in it. - Yes, the developers know it, and they said: there is a patch existing

Re: [HACKERS] Re: Re: grant privileges to a database [URGENT]

2001-02-01 Thread Dave Mertens
On Wed, Jan 31, 2001 at 07:18:12PM -0300, Martin A. Marques wrote: > El Mié 31 Ene 2001 18:32, Dan Wilson escribió: > > GRANT ALL ON table1, table2, table3, view1, view2, sequence1, sequence2 TO > > user > The problem is that this is not what I'm looking for. I want the user to be > able to creat