Re: NTLM - Mailing list pgsql-odbc

From Lindsay Stevens
Subject Re: NTLM
Date
Msg-id CAG2CW_JXzV2fM+zwDi+F6pxcwWoYiQU_hjd-PofqdA736hbTQA@mail.gmail.com
Whole thread Raw
In response to NTLM  (Branden Huggins <branden.huggins@rockwellcollins.com>)
List 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 Huggins
Software Engineering Co-op
Rockwell Collins Simulation & Training Solutions
22640 Davis Drive
Sterling, VA 20164

pgsql-odbc by date:

Previous
From: Branden Huggins
Date:
Subject: NTLM
Next
From: Igor Korot
Date:
Subject: Connection failed [was: Re: Distribution package for OSX]