Pg_hba not using local setting

Поиск
Список
Период
Сортировка
От James Hall
Тема Pg_hba not using local setting
Дата
Msg-id EE80A67DD80E304DA779C72BC9FA99960484086A@ntmailo.dhcp.tandy.com
обсуждение исходный текст
Ответы Re: Pg_hba not using local setting
Список pgsql-general
Hello,

Running version 7.1, have the following entry in PG_HBA.CONF:
---
Local        all        trust
Host        all        123.0.0.0        255.255.255.0
password
---

With that setting, anyone can login to the database [via our web based
interface]
WITHOUT a valid password. If I change local from trust to password then web
based users have to enter their specific password to login to the database.
But none of the backup scripts run because postgres needs a password.

Is this a bug, or do I have a misunderstanding of the local use?

Thanks,
-jim

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