chap authentication and freeradius

tnt at kalik.net tnt at kalik.net
Sun Feb 1 00:03:00 CET 2009


>and my freeradius -X was :
>
>FreeRADIUS Version 2.1.0, for host i486-pc-linux-gnu, built on Nov 14 2008 at 11:57:03
>Copyright (C) 1999-2008 The FreeRADIUS server project and contributors. 
>There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 
>PARTICULAR PURPOSE. 
>You may redistribute copies of FreeRADIUS under the terms of the 
>GNU General Public License v2. 
>Starting - reading configuration files ...
..
..
>Listening on authentication address 192.168.1.49 port 1812
>Listening on accounting address * port 1813
>Listening on proxy address 192.168.1.49 port 1814
>Ready to process requests.
>

I don't see sql anywhere in the server startup.

>my radiusd.conf :
>
>mschap {
> authtype = MS-CHAP
> use_mppe = yes
> require_strong = yes    
>    }
>
>authorize {
>       preprocess
>       chap
>       mschap
>       suffix
>       eap
>       files
>       sql
>       pap
>         }
>authenticate {
>
>    Auth-Type CHAP {
>        chap
>            }
>    Auth-Type MS-CHAP {
>        mschap
>            }
>        
>        eap
>        }
>
>
>
>
>preacct {
>    preprocess
>    suffix
>    files
>    }
>
>       
>accounting {
>       detail
>       sql
>    acct_unique
>         }
>
>
>session {
>
>    sql
>
>
>    }

Are you sure *this* radiusd.conf belongs to the server you are debugging?
It doesn't look like 2.1.0 radiusd.conf.

Ivan Kalik
Kalik Informatika ISP




More information about the Freeradius-Users mailing list