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

Поиск
Список
Период
Сортировка
От Terry Mackintosh
Тема Re: [ADMIN] cannot grant access to user "nobody"
Дата
Msg-id Pine.LNX.3.95.980903081156.4472C-100000@terry1.acun.com
обсуждение исходный текст
Ответ на [ADMIN] cannot grant access to user "nobody"  (Rija RAKOTOMALALA <rijtaz@yahoo.com>)
Список 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@terrym.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!


В списке pgsql-admin по дате отправления:

Предыдущее
От: Rija RAKOTOMALALA
Дата:
Сообщение: [ADMIN] cannot grant access to user "nobody"
Следующее
От: Lorenzo Huerta
Дата:
Сообщение: Re: [ADMIN] cannot grant access to user "nobody"