rlm_detail header not expanding \t

Alan DeKok aland at deployingradius.com
Wed Sep 9 18:21:34 CEST 2015


On Sep 9, 2015, at 12:07 PM, Matthew Newton <mcn4 at leicester.ac.uk> wrote:\
> i.e. the \t is silently discarded and expands to nothing.

  You probably need:

 header = '%t\t%{Client-IP-Address}'

> I can get around it by putting a physical tab char in the config,
> but is this intended?

  It's probably a side effect of us re-doing all of the escaping rules.

  i.e. fixing them so they're consistent, documented, and tested.

> Have stared at the radius_xlat code for too many minutes and
> figured it'd be quicker to ask... :)

  That code is magic.  Magically confusing. :(

  Alan DeKok.



More information about the Freeradius-Users mailing list