Title: 郵件
>Hello, freeradius-users,
>
> Following the doc in radius,I have change the file radiusd.conf in /usr/local/etc/raddb/
>
>In  Radiusd.conf:
> $INCLUDE  ${confdir}/mssql.conf
>
>  I also change mssql.conf.
 
If you want to use mysql database, you should modify your Radiusd.conf like this :
$INCLUDE ${confdir}/sql.conf
 
and modify sql.conf in /usr/local/etc/raddb directory ..

 

Reply via email to