From: | "bagley(at)traderonline(dot)com" <bagley(at)traderonline(dot)com> |
---|---|
To: | Bruno Wolff III <bruno(at)wolff(dot)to> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: revoke create table from a user |
Date: | 2003-11-10 15:30:23 |
Message-ID: | 3FAFAF0F.7090008@traderonline.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
no, not on the database. I specified NOCREATEDATABASE and NOCREATEUSER
when creating the user. and...the user does not belong to any groups.
the user in question is bolded.
usename | usesysid | usecreatedb | usesuper | usecatupd
| passwd | valuntil | useconfig
----------+----------+-------------+----------+-----------+-------------------------------------+----------+-----------
db | 102 | f | f | f |
md589a7f6028a19c3dc081cc5f16eb53891 | |
postgres | 1 | t | t | t |
md53175bce1d3201d16594cebf9d7eb3f9d | |
webdev | 103 | f | f | f |
md5980e74dba6ed3e28daccbc8d2150c9fb | |
thanks,
Jim
Bruno Wolff III wrote:
>On Fri, Nov 07, 2003 at 15:47:50 -0500,
> "bagley(at)traderonline(dot)com" <bagley(at)traderonline(dot)com> wrote:
>
>
>>I am trying to revoke the create table privilege from a user in a
>>database.
>>
>>I have revoked create on database and on the public schema, yet I can
>>still create table as that user. what else do I need to do?
>>
>>
>
>Is that user a superuser? If you gave that user the ability to create
>new users then they are a superuser and access controls don't apply
>to them.
>
>
>
>
--
Jim Bagley
Database Manager
Trader Electronic Media
(757) 321-8409 (work)
(757) 343-1768 (cell)
www.Employmentguide.com <http://www.employmentguide.com> - Bringing
Employers and Jobseekers Together.
www.ForRent.com <http://www.forrent.com> - Nation's Leading Apartment
Rental Source.
www.HarmonHomes.com <http://www.harmonhomes.com> - Your Home Site on the
Web.
www.ParenthoodWeb.com <http://www.parenthoodweb.com> - Pregnancy and
Parenting Advice, Baby Names and More.
www.Roomsaver.com <http://www.roomsaver.com> - 6000+ Lodging Coupons.
www.TraderOnline.com <http://www.traderonline.com> - Boats, RVs,
Collector Cars, Motorcycles and More.
From | Date | Subject | |
---|---|---|---|
Next Message | Markus Bertheau | 2003-11-10 15:32:32 | Re: small table occupies many relpages |
Previous Message | scott.marlowe | 2003-11-10 15:29:00 | Re: performance problem - 10.000 databases |