Re: [ADMIN] cannot grant access to user "nobody"

From: Terry Mackintosh <terry(at)terrym(dot)com>
To: pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] cannot grant access to user "nobody"
Date: 1998-09-03 12:16:53
Message-ID: Pine.LNX.3.95.980903081156.4472C-100000@terry1.acun.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Huh, I just do it all of the time, don't really even think about it.

grant all on table to nobody;

I don't remember if nobody gets quoted or not, but I think not.

Sounds like you might have some other problem, don't know what.

On Wed, 2 Sep 1998, Rija RAKOTOMALALA wrote:

> Hi there,
>
> I'using Postgres 6.2.3. I'd like to access my database from the web
> using PHP.
>
> I need to grant access (select) to user "nobody" ,using
> grant select on table to nobody
> but the action failed with error message:
> "aclparse : bad keyword , must be [group|user]"
>
> I 've created user nobody with creatuser.
>
> Is "nobody" a keyword in postgres?
> nobody is the httpd user's.How can I specify a different user to
> access postgres database?
>
>
> Thanks
>
>
>
>
>
>
>
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>

Terry Mackintosh <terry(at)terrym(dot)com> http://www.terrym.com
sysadmin/owner Please! No MIME encoded or HTML mail, unless needed.

Proudly powered by R H Linux 4.2, Apache 1.3, PHP 3, PostgreSQL 6.3
-------------------------------------------------------------------
Success Is A Choice ... book by Rick Patino, get it, read it!

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Lorenzo Huerta 1998-09-03 15:01:31 Re: [ADMIN] cannot grant access to user "nobody"
Previous Message Rija RAKOTOMALALA 1998-09-03 06:27:35 [ADMIN] cannot grant access to user "nobody"