Hello all,
I have installed freeradius on suse-linux 7.3 .
I will use freeradius with mysql.
The configuration is like http://www.frontios.com/freeradius.html .
When I start the radiusdaemon, then the following error message is in
radius.log:
****************
Fri Apr 5 10:47:05 2002 : Info: rlm_sql: Driver rlm_sql_mysql loaded and linked
Fri Apr 5 10:47:05 2002 : Info: rlm_sql: Attempting to connect to
root@localhost:/radius
Fri Apr 5 10:47:05 2002 : Error: radiusd.conf: "SQL" modules aren't allowed in
'authenticate' sections -- they have no such method.
****************
Here is a part of my radiusd.conf:
****************
authorize {
preprocess
# counter
# attr_filter
# eap
suffix
sql
# files
# mschap
}
authenticate {
sql
# pam
# unix
# ldap
# mschap
# eap
}
preacct {
suffix
# files
preprocess
}
accounting {
# acct_unique
detail
# counter
unix
sql
radutmp
# sradutmp
}
What is the problem? Can anybody help me?
Thanks for answer.
Dirk Tanneberger
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html