Thanks.  That was it.

For the maintainers: Perhaps adding a comment or something to the sql.conf to the effect of using sql <custom name> { } for users who want to use multiple databases but not for the purposes described in the configurable_failover document. Maybe adding an example in the radiusd.conf would help too. My $0.02.

Thanks to all for the help.

On Dec 2, 2004, at 7:43 PM, Dustin Doris wrote:


I'm getting segmentation faults when it tried to load the SQL module
after implementing Thor's changes:

bash# radiusd -X
...
...
...
Module: Instantiated realm (suffix)
Segmentation fault
bash#

Configuration:

sql.conf:

sql_acct {
         driver = "rlm_sql_mysql"
}

sql_auth {
         driver = "rlm_sql_mysql"
}

sql.conf should look like this.

sql sql_acct {
...
}

sql sql_auth {
...
}


-Dusty Doris

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




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

Reply via email to