How to ensure that SSPI support (Windows) enabled?

From: Dimitry Markman <dmarkman(at)mathworks(dot)com>
To: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: How to ensure that SSPI support (Windows) enabled?
Date: 2023-05-19 15:21:32
Message-ID: MN2PR05MB639718793ADE52B23497AB32C47C9@MN2PR05MB6397.namprd05.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi
I’m looking at config_default.pl file and I can see the line

gss => undef, # --with-gssapi=<path>

I was advised to use SSPI API that is built-in (windows) instead of MIT Kerberos

So what should I set and where to ensure that result PostgreSQL build will support SSPI?

Thanks in advance

Dimitry Markman

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2023-05-19 15:23:56 Re: Memory leak from ExecutorState context?
Previous Message Sehrope Sarkuni 2023-05-19 15:07:29 Re: PG 16 draft release notes ready