27 Sep
2018
27 Sep
'18
9:12 a.m.
On Sep 27, 2018, at 9:01 AM, Hans-Christian Esperer <hc@hcesperer.org> wrote:
With deprecate I mean "still support unchanged", but mark as "will go away some time in the future"
We're re-visiting all of this in v4. So much of the logging is already deprecated.
But sure, simply adding auth_successful and auth_failure would work also, even though it might confuse some users because it'd overlap with the auth= setting
I would say instead to log by packet types, it's a little clearer: auth - turn on *all* logging for accept/reject auth_accept - turn on logging only for accept auth_reject - tuen on logging only for reject It should be a relatively tiny patch. Alan DeKok.