Re: Kerberos authentication, Active Directory, and PostgreSQL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Kerberos authentication, Active Directory, and PostgreSQL
Дата
Msg-id 15193.1255538527@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Kerberos authentication, Active Directory, and PostgreSQL  ("Turner, Ian" <Ian.Turner@deshaw.com>)
Ответы Re: Kerberos authentication, Active Directory, and PostgreSQL  ("Turner, Ian" <Ian.Turner@deshaw.com>)
Список pgsql-bugs
"Turner, Ian" <Ian.Turner@deshaw.com> writes:
>> I'll rename it to PG_MAX_AUTH_TOKEN_LENGTH, unless someone has a better
>> suggestion.

> If we are not changing this for all authentication schemes, then the name should probably reflect that this is for
GSSand SSPI only (not even KRB5). 

Then we'd have to rename the symbol anytime we applied it to some new
auth scheme.  The original naming complaint reflected a concern that
the symbol looked like it was supplied by the system headers, rather
than being of Postgres origin.  Heikki's suggestion deals with that,
and I think it's fine as-is.

            regards, tom lane

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

Предыдущее
От: "Turner, Ian"
Дата:
Сообщение: Re: Kerberos authentication, Active Directory, and PostgreSQL
Следующее
От: "Turner, Ian"
Дата:
Сообщение: Re: Kerberos authentication, Active Directory, and PostgreSQL