16 Oct
2018
16 Oct
'18
4:11 p.m.
On Oct 16, 2018, at 4:09 PM, shivu prasad <shivaprasad2452@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.