GSSAPI: logging principal

Поиск
Список
Период
Сортировка
От Allan Jensen
Тема GSSAPI: logging principal
Дата
Msg-id 20191009104934.5b0d31ec@fujitsu.winge-jensen.dk
обсуждение исходный текст
Ответы Re: GSSAPI: logging principal  (Stephen Frost <sfrost@snowman.net>)
Список 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 по дате отправления:

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Case Insensitive Comparison with Postgres 12
Следующее
От: Andreas Joseph Krogh
Дата:
Сообщение: Re: Segmentation fault with PG-12