13 Mar
2024
13 Mar
'24
11:32 a.m.
On Mar 13, 2024, at 10:40 AM, Kabsof <kabsof10@gmail.com> wrote:
I found nothing about changes between V2 and V3 about tagged attributes (i found something between v3 and v4)
Do you have an idea, how can I make it work with V3 ?
Move the tag to the attribute name: Tunnel-Server-Auth-Id:1 = "xxxxxx" v2 prints this out, and accepts that format as input, too. It accepts the tag in the value for compatibility with RADIUS servers going back to 1993. That was too hard to keep in v3, so we keep the "Name:tag" format, and removed the "tag:value" format. Alan DeKok.