Re: ident authentication problem

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Re: ident authentication problem
Дата
Msg-id 20040421222651.S817@hermes.hilbert.loc
обсуждение исходный текст
Ответ на ident authentication problem  (Shanta McBain <csc@computersystemconsulting.ca>)
Ответы Re: ident authentication problem  (jseymour@LinxNet.com (Jim Seymour))
Re: ident authentication problem  (Shanta McBain <csc@computersystemconsulting.ca>)
Список pgsql-general
> I am running Mandrake 10 and would like to get sql-ledger to access the
> database.

> the included faq
> has this to say
>
> Do yourself a favour and change authentication type in pg_hba.conf to
>
> local           all              trust
If you follow this sage advice you'll open up your financial
data to anyone happening to have an account on the machine in
question. Anyone. Not just people who also happen to have
*PostgreSQL* DB accounts.

> Http://computersystemconsulting.ca Web hosting and Application Hosting.
Including any internet user visiting your pages if they
succeed in getting your http server to run some script (if, of
course, sql-ledger is on the exposed machine, which it
shouldn't).

> I can't locate this file.
It's in a directory off the home dir of the PostgreSQL system
account running the backends.

Do yourself a favour and read up on ident maps for PG
authentication.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

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

Предыдущее
От: "Eric Dahnke"
Дата:
Сообщение: Multiple DBs, One app, How to do relations?
Следующее
От: "Froggy / Froggy Corp."
Дата:
Сообщение: Re: PL/SQL question