Re: initdb authentication

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: initdb authentication
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34BEF7@algol.sollentuna.se
обсуждение исходный текст
Ответ на initdb authentication  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
>>Ok, here is another one.
>>
>>Doc patches coming up if/when this one is approved.
>>
>>//Magnus
>>
>>
>>
>>
>>
>+       /* Kerberos methods not listed because they are not supported
>+        * over local connections and are rejected in hba.c */
>
>Is this true of all local connections, or only Unix socket
>connections?
>After all, this patch adjusts one 'local' line and 2 'host'
>lines. Maybe
>we would just need to tell people that if they want Kerberos
>they would
>have to do it by hand, rather than using this flag.

It's true of 'local', meaning Unix socket connections.

Something along that line about kerberos should go in the docs, yes :-)

//Magnus

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: initdb authentication
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: win32 readline