Re: BUG #16320: GSSAPI Error - Mailing list pgsql-bugs

From Stephen Frost
Subject Re: BUG #16320: GSSAPI Error
Date
Msg-id 20200327195705.GH13712@tamriel.snowman.net
Whole thread Raw
In response to Re: BUG #16320: GSSAPI Error  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #16320: GSSAPI Error
List pgsql-bugs
Greetings,

* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> Stephen Frost <sfrost@snowman.net> writes:
> > * PG Bug reporting form (noreply@postgresql.org) wrote:
> >> Hello, i tried to uninstall and reinstall the Postgresql multiple times, but
> >> every time i go to enter my password, it gives me a GSSAPI error.
>
> > You're probably getting bit by the broken GSSAPI library on OSX.  Try
> > installing a supported library (MIT Kerberos or Heimdal).
>
> Should we document somewhere that we consider that unsupported?
> Trying it here, I see a bunch of "deprecation" warnings during
> the build, but it does build --- which might lead people to expect
> that it'd work.

There had been discussion on another thread about trying to figure out a
way to detect the OSX GSSAPI library and refuse to build with GSSAPI
support when that's what we'd be building against.  I didn't see anyone
post a patch though and I haven't got an OSX box to play with myself
easily at hand.

Thanks,

Stephen

Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #16320: GSSAPI Error
Next
From: Tom Lane
Date:
Subject: Re: BUG #16320: GSSAPI Error