6 Jul
2006
6 Jul
'06
5:20 p.m.
Graeme Hinchliffe <graeme.hinchliffe@zeninternet.co.uk> wrote:
What would cause FreeRADIUS to output in this manner, we have summized that if it sees a none ASCII byte in the field it would convert the whole field into a hex representation to stop trying to write binary to the db.
No, it should print out non-ASCII bytes as octal in that case. It will create octal attributes if it can't find the attribute in the dictionaries. Alan DeKok.