Re: Segmentation fault on FreeBSD with GSSAPI authentication

2024-01-27 Thread Tom Lane
=?utf-8?Q?Micha=C5=82_K=C5=82eczek?= writes: > On 27 Jan 2024, at 15:43, Tom Lane wrote: >> Which FreeBSD version? Which krb5 package version? >> Is this x86_64, or something else? > Right, sorry: > 1. X86_64 > 2. FreeBSD 13.2 (It is in a TrueNAS Jail if it makes any difference) > 3. krb5-1.21

Re: Segmentation fault on FreeBSD with GSSAPI authentication

2024-01-27 Thread Michał Kłeczek
> On 27 Jan 2024, at 15:43, Tom Lane wrote: > > =?utf-8?Q?Micha=C5=82_K=C5=82eczek?= writes: >> I am trying to use GSSAPI (Kerberos auth) on FreeBSD. > >> After several attempts I was able to build PostgreSQL 16 from FreeBSD ports >> with GSSAPI support. The steps were: >> 1. Uninstall Heim

Re: Segmentation fault on FreeBSD with GSSAPI authentication

2024-01-27 Thread Tom Lane
=?utf-8?Q?Micha=C5=82_K=C5=82eczek?= writes: > I am trying to use GSSAPI (Kerberos auth) on FreeBSD. > After several attempts I was able to build PostgreSQL 16 from FreeBSD ports > with GSSAPI support. The steps were: > 1. Uninstall Heimdal > 2. Install krb5 (MIT Kerberos) > 3. Build Pg with GSS

Segmentation fault on FreeBSD with GSSAPI authentication

2024-01-27 Thread Michał Kłeczek
Hi All, I am trying to use GSSAPI (Kerberos auth) on FreeBSD. After several attempts I was able to build PostgreSQL 16 from FreeBSD ports with GSSAPI support. The steps were: 1. Uninstall Heimdal 2. Install krb5 (MIT Kerberos) 3. Build Pg with GSSAPI support I configured pg_hba.conf to require