Suggested feature for rlm_detail: logging only a few specific users

Alan DeKok aland at nitros9.org
Mon Apr 24 19:49:48 CEST 2006


=?iso-8859-1?Q?Bj=F8rn_Mork?= <bjorn at mork.no> wrote:
> Where users.debug contains a list of users to debug.  The syntax is
> similar to users(5).  It can even contain check-items and DEFAULT
> entries (which only makes sense if combined with check items), to
> filter the logging even more.

  You should be able to configure the server to do this.  Put the
per-user logging in a special Post-Auth-Type, and configure the
Post-Auth-Type dynamically per user.  If you pull the Post-Auth-Type
from a database, you should be able to change it on the fly.

  In other words, if your patch is to combine the "users" module with
the "detail" module, the server is configurable enough that you should
already be able to do that.

  Alan DeKok.




More information about the Freeradius-Devel mailing list