Update: Looks like User-Password == "123" would be LOTS better than :=. Plus, the problem we were having just... went away. So never mind. Thanks.

Paul Long wrote:
Leo,

Thanks for the quick reply, but I'm not sure what you're trying to say. How about a verb and an article or two? :-)

At first, I triedr

   plong    Auth-Type := Local, User-Password == "123"

but that didn't work. I poked around online and found someone say that I needed

   plong    Auth-Type = Local, User-Password := "123"

I tried that, and it worked! A colleague has duplicated my setup, but he gets

   rlm_chap: Pasword check failed

whereas I get

   rlm_chap: chap user plong authenticated succesfully

with the same FreeRADIUS config files except for the IP address of the NAS in the clients.conf file. We're trying to figure out why my setup works and his doesn't.

My debug output always says rlm_chap, presumably because I'm using CHAP. Am I doing something wrong?

This is my setup:
Win32 FreeRADIUS
WAP TKIP EAP-TTLS PAP/CHAP
NAS on Netgear WG302 WAP
WiFi SI PVoIP phone

Paul

Leo Lei wrote:
Paul Long£º

======= 2006-07-21 08:43:30 =======


plong    Auth-Type = Local, User-Password := "123"
== but not :=

 rlm_chap: login attempt by "plong" with CHAP password
 rlm_chap: Using clear text password 123 for user plong authentication.
 rlm_chap: Pasword check failed
why rlm_chap used? maybe something wrong configured.

= = = = = = = = = = = = = = = = = = = =

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡    Leo Lei
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡    2006-07-21


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



- 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