rlm_sql_unixodbc: Can't open lib '/usr/local/lib/libtdsodbc.so'
Hello everybody! When I execute ‘radiusd -X’, I got a mistake in my debug output such as: rlm_sql_unixodbc: 01000 [unixODBC][Driver Manager]Can't open lib '/usr/local/lib/libtdsodbc.so' : Invalid shared object handle 0x28606880 rlm_sql_unixodbc: SQL down 08003 [unixODBC][Driver Manager]Connnection does not exist rlm_sql_unixodbc: Can't allocate the statement rlm_sql_unixodbc: Socket destructor called, closing socket rlm_sql (sql): Opening connection failed (0) rlm_sql (sql): Removing connection pool /usr/local/etc/raddb/mods-enabled/sql[20]: Instantiation failed for module "sql" What’s the problem here? I have freeradius-server-3.0.4, freetds-0.91.103, unixODBC-2.3.2 installed from ports (FreeBSD 8.4-RELEASE). Thank you. С уважением, Александр Билик Инженер по информационной безопасности Группа управления коммуникациями Группа ЛСР E-mail: Bilik.AA@lsrgroup.ru<mailto:Bilik.AA@lsrgroup.ru> www.lsrgroup.ru [cid:image003.png@01CFFDD1.62EA53F0]
Bilik.AA@lsrgroup.ru wrote:
Hello everybody!
When I execute ‘radiusd -X’, I got a mistake in my debug output such as:
rlm_sql_unixodbc: 01000 [unixODBC][Driver Manager]Can't open lib '/usr/local/lib/libtdsodbc.so' : Invalid shared object handle 0x28606880
The library doesn't exist. Install it.
What’s the problem here? I have freeradius-server-3.0.4, freetds-0.91.103, unixODBC-2.3.2 installed from ports (FreeBSD 8.4-RELEASE).
Well... ask the ports people where they put the libraries. Alan DeKok.
participants (2)
-
Alan DeKok -
Bilik.AA@lsrgroup.ru