> > Try setting the operator to ':='. Otherwise the sql module will try to do a > comparison and fail. >
Thanks for the info. I have changed that entry, but the problem that still remains is that is appears that radius is unable to determine the Auth-Type as PAP, which I have set in the radgroupcheck table. I apparently have the users files configured properly, so I went ahead and added the 'files' module to the 'authorize' section of radiusd.conf. Now, when trying to authenticate I get the following message from radius, in which it appears that radius now sees that I have set 'DEFAULT Auth-Type := PAP' in the users files, however, it appears that the 'PAP' module does not know to use 'sql' to retrieve the password or something along that line: rlm_sql: Pairs do not match [test1] rlm_sql: Released sql socket id: 0 modcall[authorize]: module "sql" returns notfound modcall: group authorize returns ok rad_check_password: Found Auth-Type PAP auth: type "PAP" modcall: entering group authtype rlm_pap: login attempted by "test1" with password test1 rlm_pap: Could not find password for user test1 modcall[authenticate]: module authtype returns invalid auth: Failed to validate the user. I'm assuming that somebody on this list must be using a recent version (post 0.5) with MySQL for authentication and accounting and simultaneous-use control. If so, please feel free to email me your radius configs and basic database entries that you know work for you. Thank You. --Josh Snyder NetNITCO Systems Administration - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
