Re: Kerberos test suite

From: Robbie Harwood <rharwood(at)redhat(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Kerberos test suite
Date: 2018-03-06 16:25:13
Message-ID: jlg6069tbme.fsf@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:

> On 3/5/18 21:08, Michael Paquier wrote:
>
>> Perhaps the tests should be skipped on Windows or just produce an error?
>> Like LDAP tests, libraries are supported on Windows but the hardcoded
>> paths make things harder to handle there.
>
> Hmm, why couldn't someone install MIT krb5 on Windows and give it a try?
> We don't need to block the platform outright.

krb5kdc doesn't support windows; only the client portion works there.

Thanks,
--Robbie

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-03-06 16:25:17 Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE
Previous Message Alvaro Herrera 2018-03-06 16:23:21 Re: pgsql: Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL)