Logging authentication requests with GSSAPI

From: Joshua Warburton <j(dot)warburton(at)irax(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Logging authentication requests with GSSAPI
Date: 2014-04-30 12:00:25
Message-ID: 5360E5D9.4010103@irax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I'm authenticating to postgres using GSSAPI and (for audit reasons) I
need to be able to log the principle name that connects as well as the
username it is mapped to. Is there any way I can get postgres to log
this without cranking up the log level for everything?

Thanks very much ,
Joshua Warburton

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2014-04-30 12:49:29 Re: Logging authentication requests with GSSAPI
Previous Message Tomas Vondra 2014-04-30 11:32:24 Re: SQL query runs fine on one platform (FreeBSD), but hangs on another (Windows)