13 Jun
2013
13 Jun
'13
7:55 p.m.
Bill Schoolfield wrote:
The above code fails with a message (below) that says "(Right field is not a number at: (1371158700))". I tried adding a zero to force a number interpretation but this does nothing.
That error is produced by the SQL database, not by FreeRADIUS. My guess is that the error is because the number is larger than 2^32. Alan DeKok.