Returning duplicate response attributes

Alan DeKok aland at deployingradius.com
Wed Oct 4 16:39:44 CEST 2017


On Oct 4, 2017, at 10:30 AM, Siddiqui Najam <Najam.Siddiqui at gemalto.com> wrote:,
> 
> 
> We are having an issue where we need to return duplicate radius attributes with different values in the response but the server includes only the first attribute.

$ man unlang

  See the sections on operators.  You want to see the difference between "=" and "+=".

> For example for the following attributes:
> 
> Attr-25  = '0x7465737431'
> Attr-25 = '0x7465737432'
> 
> Only the first attribute is returned in the response by the server. Response logs shown below.

  Please use "radiusd -X".  That's what we ask for, and what we need.

  Alan DeKok.




More information about the Freeradius-Users mailing list