Hi,

I found another problem.

It works, but I have to set the Attribute User-Password (clear text password),, because if I use Crypt-Password ... it doesn't work



mysql> select * from radcheck where username='fanti';
+------+----------+---------------+----+------------+
| id   | UserName | Attribute     | op | Value      |
+------+----------+---------------+----+------------+
| 6656 | fanti    | User-Password | == | test       |
| 6658 | fanti    | Expiration    | == | 1221515700 |
+------+----------+---------------+----+------------+


It's true or I'm wrong ??

I would like to use the Crypt-Password attribute in radcheck table.

Thank you


enrico


[EMAIL PROTECTED] ha scritto:
Hi,

I'm tryng to set up "freeradius_1.1.7  +  AP_Cisco_1130  + PEAP".

Freeradius is configured to use a database mysql, and I launch freeradius by "radiusd -x"

its configured to use the SQL but you havent put all details in
radgroupcheck is failing. if you dont want to use it, dont call it

alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to