EAP+MD5+SQL trouble
inl2goal
syaoran.sakura at gmail.com
Thu Oct 11 16:33:04 CEST 2007
Phil Mayers wrote:
>
> * Auth-Type is being set in preprocess (virtually impossible, and not a
> server default)
> * Auth-Type is being set in SQL
> * You edited the debug
> * You mangled the debug
> * There is some amazing bug in FreeRadius which no-one else has seen.
>
I didn't edit anything in the preprocess so it should be okay
My SQL tables:
mysql> select * from radcheck;
+----+----------+--------------------+----+---------+
| id | UserName | Attribute | op | Value |
+----+----------+--------------------+----+---------+
| 1 | tortuga | Cleartext-Password | := | ninja |
| 2 | bob | Cleartext-Password | := | esponja |
| 3 | power | Cleartext-Password | := | ranger |
+----+----------+--------------------+----+---------+
mysql> select * from radgroupcheck;
Empty set (0.00 sec)
That covers the SQL
There is no Auth-Type = local anywhere...
I ran a search for those too in all radiusd, eap, sql configuration files
and there are none. I'll run more tests later but I really don't think the
problem is with me setting the Auth-Type anywhere.
--
View this message in context: http://www.nabble.com/EAP%2BMD5%2BSQL-trouble-tf4571786.html#a13157094
Sent from the FreeRadius - User mailing list archive at Nabble.com.
More information about the Freeradius-Users
mailing list