Re: NTLM
От | Lindsay Stevens |
---|---|
Тема | Re: NTLM |
Дата | |
Msg-id | CAG2CW_JXzV2fM+zwDi+F6pxcwWoYiQU_hjd-PofqdA736hbTQA@mail.gmail.com обсуждение исходный текст |
Ответ на | NTLM (Branden Huggins <branden.huggins@rockwellcollins.com>) |
Список | pgsql-odbc |
It's an option for processing the user name of an authenticated user. It's used to control whether you get "myuser" or "mydomain\myuser" as the user name for mapping to a postgres login role.
So it doesn't impact SSPI directly, although they're related processes. Consider pg_hba to be the bouncer, you have to get past their requirements before the club owner (postgres) checks if you're on the guest list (login roles) and lets you in. In this example include realm is like checking either your name (0), or name and home town (1) against the guest list.
On 7 Dec 2016 1:59 am, "Branden Huggins" <branden.huggins@ rockwellcollins.com> wrote:
In what situation will NTLM consider the include_realm=1 option of sspi?--Branden HugginsSoftware Engineering Co-opRockwell Collins Simulation & Training Solutions22640 Davis DriveSterling, VA 20164
В списке pgsql-odbc по дате отправления: