Logging authentication requests with GSSAPI - Mailing list pgsql-general

From Joshua Warburton
Subject Logging authentication requests with GSSAPI
Date
Msg-id 5360E5D9.4010103@irax.com
Whole thread Raw
Responses Re: Logging authentication requests with GSSAPI  (Stephen Frost <sfrost@snowman.net>)
List 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


pgsql-general by date:

Previous
From: "Tomas Vondra"
Date:
Subject: Re: SQL query runs fine on one platform (FreeBSD), but hangs on another (Windows)
Next
From: Stephen Frost
Date:
Subject: Re: Logging authentication requests with GSSAPI