Belén Colmenar (Grupo GOWEX) wrote: > I'm coming back with this problem. > > When I change "User-Password" for "Cleartext-Password", my NAS can't > connect with the Radius because NAS is sendig in CHAP mode
No. It's because you're using "Cleartext-Password == ...". Since there isn't a Cleartext-Password in a CHAP packet, that entry gets ignored. Use "Cleartext-Password := ..." instead. > It is really wrong???? Yes. > Besides, this could be affecting to my SQL query in radgroupreply? No idea. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

