hi all,
I am using freeradius-1.0.0-pre1 and have configured users file for
authentication and this works fine.
when i tried using mysql for authentication i get the "segmentation fault"
error.

With freradius-0.9.3 both authentication and accounting work fine when i use
mysql.

This is the debug output.

Starting - reading configuration files ...
Using deprecated naslist file.  Support for this will go away soon.
Module: Loaded exec
rlm_exec: Wait=yes but no output defined. Did you mean output=none?
Module: Instantiated exec (exec)
Module: Loaded expr
Module: Instantiated expr (expr)
Module: Loaded PAP
Module: Instantiated pap (pap)
Module: Loaded CHAP
Module: Instantiated chap (chap)
Module: Loaded MS-CHAP
Module: Instantiated mschap (mschap)
Module: Loaded preprocess
Module: Instantiated preprocess (preprocess)
Module: Loaded realm
Module: Instantiated realm (suffix)
Module: Loaded SQL
Segmentation fault

i get an error segmentation fault how do i correct it?

i have tried commenting out the driver = "rlm_sql_mysql" and i get an error
that driver is not loaded.
when i uncomment it i get the segmentation fault error.
i think this is because the mysql module is not getting loaded or there is
some  
problem with the rlm_sql_mysql driver.

with regards
manjunath


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

Reply via email to