v3.0.x: raddebug/radmin ignore conditions

Alan DeKok aland at deployingradius.com
Thu Feb 13 01:55:02 CET 2014


JB wrote:
> At least User-Name seems to work now in radmin.

  OK.

> Unfortunately, the -u argument of raddebug is now broken. I'm getting this error message:
> Error: Failed parsing condition '(User-Name == test)': Must have string as value for attribute

  That's an easy fix.  The problem is that the *server* now requires:

	User-Name == "test"

  The previous form is forbidden.

> Packet-Src-Ip-Address isn't working either but as Arran pointed out, it isn't the best attribute to use.

  It should work, though.

  Alan DeKok.


More information about the Freeradius-Users mailing list