FR3.0.1Problems with raddebug and radmin.

Alan DeKok aland at deployingradius.com
Thu Feb 27 14:33:49 CET 2014


Palmer J.D.F. wrote:
> But I'm still struggling with raddebug.
> It looks like the condition is having an issue escaping the "'s which have been introduced in FR3*

  This has been fixed in the v3.0.x branch.

> However, if I hack the raddebug script and change the line...
>  u)    condition="(User-Name == $OPTARG )"
> to  
>  u)    condition="(User-Name == \\\"$OPTARG\\\")"
> 
> raddebug -u bob at bobville  works as expected

  A different fix has already been pushed.  We're doing some last-minute
testing, and hope to release v3.0.2 soon.

  Alan DeKok.


More information about the Freeradius-Users mailing list