GSSAPI: logging principal - Mailing list pgsql-general

From Allan Jensen
Subject GSSAPI: logging principal
Date
Msg-id 20191009104934.5b0d31ec@fujitsu.winge-jensen.dk
Whole thread Raw
Responses Re: GSSAPI: logging principal
List pgsql-general
Hi,

I have GSSAPI-login and user mapping to postgres working fine.

Whenever i login to postgres I get a line like the following in the
logfile:

connection authorized: user=testrole database=testdb SSL enabled
(protocol=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384, bits=256,
compression=off)

What bothers me, is that i can't see what kerberos prinicpal was used
during authentication.

I have fiddled around with log-settings to no avail.

Is there any way to make postgres log the principal?

--
Regards,
Allan



pgsql-general by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Case Insensitive Comparison with Postgres 12
Next
From: Andreas Joseph Krogh
Date:
Subject: Re: Segmentation fault with PG-12