mysql errors when running freeradius

Alan DeKok aland at deployingradius.com
Wed Jun 17 13:19:37 CEST 2009


JamesWhetherly wrote:
> linux-6pfg:/home/james # radiusd -X
...
>  Module: Linked to module rlm_sql
>  Module: Instantiating sql

  Ok, it's there...

>   sql {
...
> 	authorize_check_query = ""
> 	authorize_group_check_query = ""
> 	authorize_group_reply_query = ""
> 	accounting_onoff_query = ""
> 	accounting_update_query = ""
> 	accounting_update_query_alt = ""
> 	accounting_start_query = ""
> 	accounting_start_query_alt = ""
> 	accounting_stop_query = ""
> 	accounting_stop_query_alt = ""
> 	connect_failure_retry_delay = 60
> 	simul_count_query = ""
> 	simul_verify_query = ""
> 	postauth_query = ""

  Uh... the queries are all blank.  Why have you done that?

  Again, the default configuration requires *minimal* editing to get it
to work.  The only time the queries are empty is when you edit sql.conf,
and *delete* the line saying:

$INCLUDE sql/${database}/dialup.conf

  Why did you do that?

  Alan DeKok.



More information about the Freeradius-Users mailing list