Re: postgres authentication

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgres authentication
Дата
Msg-id 20559.1186547481@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postgres authentication  ("Tena Sakai" <tsakai@gallo.ucsf.edu>)
Список pgsql-admin
"Tena Sakai" <tsakai@gallo.ucsf.edu> writes:
> and added the following line to pg_hba.conf file:
>     host    all     donder          ldap://amarula.egcrc.orgsent

I know nothing about ldap, but this is clearly not a correct host line:
you forgot the address field(s), and that last bit should be an option
not the auth method name.  I would imagine that what you need is
something like

host    all     donder  192.168.1.0/24  ldap ldap://amarula.egcrc.orgsent

(adjust address to suit, of course)

            regards, tom lane

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PITR backup to Novell Netware file server
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Help with High value unicode characters