Reply-Message getting truncated
Alan DeKok
aland at deployingradius.com
Tue Oct 16 22:11:41 CEST 2018
On Oct 16, 2018, at 4:09 PM, shivu prasad <shivaprasad2452 at gmail.com> wrote:
> I am trying to send Reply-Message as part of pair_make_reply
> * pair_make_reply("Reply-Message", auth_factor_display, T_OP_EQ);*
>
> The string is getting truncated after some length if I send big string.
> is there is length restrictions for Reply-Message?
> if yes, What is length restriction.
All RADIUS attributes are limited to 253 bytes of data.
> is there is option to avoid the string feting truncated.
No.
Alan DeKok.
More information about the Freeradius-Devel
mailing list