> 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

Reply via email to