Hi all.

I'm new to radius configuration so please be patient if I'm missing some
basic concept. I using freeradius for authentication with a Linksys
wrt54g wireless router. I'm using EAP-PEAP for an outer layer
authentication mechanism and mschapv2 for the inner layer
authentication.

I am able to authenticate if I add a record to the database manually. I
add the following to radcheck:

|id | Username  | Attribute     | op  | Value     |
+---+-----------+---------------+-----+-----------+
| 1 | Pico      | User-Password | ==  | password |


But when I use dialup admin to add a user it looks like this:

|  1 | Pico     | User-Password | := |
$1$GPnOu7n6$iKJBzyJJAD.HUzixId.et0 |

Is my configuration for dialup-admin wrong? I can't authenticate with
these settings.

Is it possible to store encrypted passwords for mschapv2. I've tried the
following encrypted password in radcheck, but authentication still
fails:
|  2 | Pico     | User-Password | == |
$1$ZYhNe17F$5jVge2L.y23jbdSpjmD0L1 |

Thanks in advance.
Pico


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

Reply via email to