Re: krb_match_realm

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: krb_match_realm
Дата
Msg-id 3475.1193921301@sss.pgh.pa.us
обсуждение исходный текст
Ответ на krb_match_realm  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: krb_match_realm  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-patches
Magnus Hagander <magnus@hagander.net> writes:
> Attached patch implements krb_match_realm for krb5, gssapi and sspi per
> complaint from Henry. Comments welcome.

Minor gripe: "krb_match_realm" sounds like it should be a boolean:
do or don't check the realm.  Would just "krb_realm" be sensible?

Also the elog message texts need a bit of copy-editing.

            regards, tom lane

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: krb_match_realm
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: krb_match_realm