Permissions problem

From: noy <noyda(at)isoco(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Permissions problem
Date: 2002-02-12 18:26:07
Message-ID: 3C695E3F.5EB240B9@isoco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I am having problems with permissions in postgres. I am using version 7.1.3 of
Postgres running on RedHat 7.2.

I create the table "accounts" and revoke all permissions for the PUBLIC user:
accounts | {"=","dcl=arwR"}

However, any user can make a select or update in the table "accounts".

Can anybody help me?!

Thanks a lot.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-02-12 18:27:03 Re: [HACKERS] Feature enhancement request : use of libgda
Previous Message Sebastien FLAESCH 2002-02-12 18:11:52 Preparable SQl statements