On Dec 2, 2014, at 8:05 AM, vanish <vanishox@coltel.ru> wrote:
- freeradius -XXX showed me next error
Just use “freeradius -X”. That’s what we recommend *everywhere*.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ... Fri Nov 21 14:53:48 2014 : Info: rlm_sql (sql): Driver rlm_sql_iodbc (module rlm_sql_iodbc) loaded and linked Fri Nov 21 14:53:48 2014 : Info: rlm_sql (sql): Attempting to connect to test@test.server.ru:1425/test Fri Nov 21 14:53:48 2014 : Debug: rlm_sql (sql): starting 0 Fri Nov 21 14:53:48 2014 : Info: rlm_sql (sql): Attempting to connect rlm_sql_iodbc #0 Fri Nov 21 14:53:48 2014 : Error: sql_create_socket: SQLConnectfailed: [iODBC][Driver Manager]Data source name not found and no default driver specified. Driver could not be loaded
That’s an error from the iODBC driver. The parameters you’re passing to it are wrong. What are the correct parameters? I have no idea. I don’t use iODBC, sorry. Ask the iODBC people what the right parameters are. Alan DeKok.