Re: ident authentication problem

Поиск
Список
Период
Сортировка
От Shanta McBain
Тема Re: ident authentication problem
Дата
Msg-id 200404221215.24390.csc@computersystemconsulting.ca
обсуждение исходный текст
Ответ на Re: ident authentication problem  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Список pgsql-general
On April 22, 2004 04:58, Karsten Hilbert wrote:
> >
> > How, exactly, is that?
>
> a) it seems SQL ledger wants to store data in PostgreSQL

It is the prefred database but I think you can use others.

> b) I assume it wants to store *financial* data

Yes It is an accounting package.

> c) local/all/trust means *all* *local* users are *trusted*, eg
>    don't require any authentication, hence system account foo
>    can access *all* databases (including the SQL-ledger one)
>    even though foo does not have a corresponding DB account
>
> Assuming, that there aren't any schema level restrictions
> (GRANTs) set up which may or may not be the case. Forgot to
> mention that point earlier on.
>
> Or am I missing something ?

I think the SQL-ledger docs were thinking in terms of a stand alone system. My
asking this question has gotten some interesting discoution of authentication
and security. I used the suggestion on mapping the users So postgress would
be able to relate to the SQL ledger user and the allowed postgress user. This
meant that SQL-ledger may access the database without open the database to
attack. Much better solution for sure.



--
Thanks for the help.
Shanta McBain
Http://computersystemconsulting.ca Web hosting and Application Hosting.

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: pg_autovacuum startup script
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Replication