I 'm trying to setup Freeradius with 2 sql servers for a  failover.

In the radiusd.conf
In the authorize section I have
redundant{
                sql
                sql2
        }

Then I start it I get 

Mon Sep 20 08:37:16 2004 : Info: rlm_sql (sql): Attempting to connect to
[EMAIL PROTECTED]:/database
Mon Sep 20 08:37:16 2004 : Info: rlm_sql_mysql: Starting connect to MySQL
server for #0
Mon Sep 20 08:37:16 2004 : Info: rlm_sql_mysql: Starting connect to MySQL
server for #1
Mon Sep 20 08:37:16 2004 : Info: rlm_sql_mysql: Starting connect to MySQL
server for #2
Mon Sep 20 08:37:16 2004 : Info: rlm_sql_mysql: Starting connect to MySQL
server for #3
Mon Sep 20 08:37:16 2004 : Info: rlm_sql_mysql: Starting connect to MySQL
server for #4
Mon Sep 20 08:37:16 2004 : Error: radiusd.conf[14] Failed linking to
rlm_sql2 structure in radiusd.conf: /usr/lib/rlm_sql2.so: undefined symbol:
rlm_sql2

It can link to the first database although when it tries to connect to the
second it has problems.
Looking for another instance of rlm_sql.so

Thanx
Cris


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.755 / Virus Database: 505 - Release Date: 9/8/2004
 


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to