Hello, That website you visited seems to be wrong. I had the same problem and received the same error, so I did like the error suggests and removed 'sql' from the 'authenticate' section, and now it works fine.
Frank ----- Original Message ----- From: "Dirk Tanneberger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 05, 2002 5:50 AM Subject: error when using freeradius with mysl authentication > 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 > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
