auth = yes logs too much, auth = no too little

Alan DeKok aland at deployingradius.com
Thu Sep 27 15:12:04 CEST 2018


On Sep 27, 2018, at 9:01 AM, Hans-Christian Esperer <hc at 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.




More information about the Freeradius-Users mailing list