CHAP wrong password issue
Hi folks, I have this trouble and i getting nuts with :) I have this scenario: MODEM DSLAM PPPoE-Server Version 3.10 FreeRADIUS Version 2.0.4 Mysql5 All worked fine for a while, but I messed up something, and i dont know what it is. All login request are refused: freeradius -X --------------------------------- ... rad_check_password: Found Auth-Type CHAP ... auth: type "CHAP" +- entering group CHAP rlm_chap: login attempt by "MYUSER" with CHAP password rlm_chap: Using clear text password "MYPASS" for user MYUSER authentication. rlm_chap: Password check failed ++[chap] returns reject auth: Failed to validate the user. Login incorrect (rlm_chap: Wrong user password): [MYUSER/<CHAP-Password>] (from client localhost port 40 cli 00:24:01:88:69:3F) ... -------------------------------- On user attributes @ mysql i have: User-Password := MYPASS Auth-Type := CHAP -------------------------------- I spend a lot of time looking for answers on google, but not helped. Please, anyone have a clue about this???? Thanks a lot.
How it should be? Thanks Bjorn. 2010/6/8 Bjørn Mork <bjorn@mork.no>
lixo lixao <lixo@corelabs.com.br> writes:
Auth-Type := CHAP
This will always be wrong.
Bjørn
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
lixo lixao <lixo@corelabs.com.br> writes: > How it should be? Removed. I.e. don't set Auth-Type at all. The server will either figure it out or tell you why it can't. Which will help you debug further. Bjørn > 2010/6/8 Bjørn Mork <bjorn@mork.no> > >> lixo lixao <lixo@corelabs.com.br> writes: >> >> > Auth-Type := CHAP >> >> This will always be wrong. >> >> >> Bjørn >> >> - >> List info/subscribe/unsubscribe? See >> http://www.freeradius.org/list/users.html > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Yes, thanks again Bjorn. I'll try it and report the result. 2010/6/8 Bjørn Mork <bjorn@mork.no> > lixo lixao <lixo@corelabs.com.br> writes: > > > How it should be? > > Removed. I.e. don't set Auth-Type at all. The server will either > figure it out or tell you why it can't. Which will help you debug > further. > > > Bjørn > > > > 2010/6/8 Bjørn Mork <bjorn@mork.no> > > > >> lixo lixao <lixo@corelabs.com.br> writes: > >> > >> > Auth-Type := CHAP > >> > >> This will always be wrong. > >> > >> > >> Bjørn > >> > >> - > >> 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 >
Yes thank you very much Bjorn. 2010/6/8 lixo lixao <lixo@corelabs.com.br> > Yes, thanks again Bjorn. > I'll try it and report the result. > > > > 2010/6/8 Bjørn Mork <bjorn@mork.no> > >> lixo lixao <lixo@corelabs.com.br> writes: >> >> > How it should be? >> >> Removed. I.e. don't set Auth-Type at all. The server will either >> figure it out or tell you why it can't. Which will help you debug >> further. >> >> >> Bjørn >> >> >> > 2010/6/8 Bjørn Mork <bjorn@mork.no> >> > >> >> lixo lixao <lixo@corelabs.com.br> writes: >> >> >> >> > Auth-Type := CHAP >> >> >> >> This will always be wrong. >> >> >> >> >> >> Bjørn >> >> >> >> - >> >> 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 >> > >
participants (2)
-
Bjørn Mork -
lixo lixao