15 Jun
2006
15 Jun
'06
5:23 a.m.
Stefan Winter <stefan.winter@restena.lu> writes:
Essentially, the vendor-specific attribute value is a 1-byte unsigned integer, not a string. Haven't done a live test yet, so I do not know how it handles the empty value. Perhaps all goes well. I'll let you know.
Then you are supposed to use the "integer" type, not "octets"
No, that would be 4 octets. A 1-octet attribute allowing any value must be of type "string" (in RFC language, "octets" in FreeRADIUS). Bjørn