1 Feb
2023
1 Feb
'23
2:14 a.m.
Hi , trying both versions from freeradius.org 3.0.26 and 3.2.1 , in both cases while communicating with oracle db via odbc driver I got same error (11) sql: Executing select query: select * from table(radius.pkg_freeradius_auth.radcheck('itest', '100.64.0.1', '8ef5.5e4c.9e0a')) rlm_sql_unixodbc: 22003 [Oracle][ODBC]Numeric value out of range. (11) sql: ERROR: Error fetching row (11) sql: ERROR: Unknown error At the same time with centos freeradius release 3.0.13 it works fine. Also same query via isql client works fine , without any errors Found old issue on github , but think it should be resolved in these versions. https://github.com/FreeRADIUS/freeradius-server/issues/2822