Topic: rlm_chap doesn't match with user-password
can anybody help me to give tutor about that?
i dont understand the procces chap-password working in radius?
You are not logged in. Please login or register.
can anybody help me to give tutor about that?
i dont understand the procces chap-password working in radius?
try to check if the username and the password is stored on your database
to check use radclient.... if its accepted and it keeps on saying that error
then change the attribute name to Cleartext-Password, and the operator to ":=".
See "man users" for an explanation of the operators. You're comparing
the value to the User-Password in the request (which doesn't exist).
So the comparison fails.
try to check if the username and the password is stored on your database
to check use radclient.... if its accepted and it keeps on saying that errorthen change the attribute name to Cleartext-Password, and the operator to ":=".
See "man users" for an explanation of the operators. You're comparing
the value to the User-Password in the request (which doesn't exist).
So the comparison fails.
thanks for reply...
i did try like you said but still like that
below describing about my server in my college
it's strange in myserver, i use phpradmin to manage it....
in my phpradmin it's accept and when i see radiusd -X it's acceptted too
but when i using radtest alisa alisa localhost 0 testing123
the reply massage is rejectted
n_n,.....
=it's strange in myserver, i use phpradmin to manage it....
in my phpradmin it's accept and when i see radiusd -X it's acceptted too
but when i using radtest alisa alisa localhost 0 testing123
the reply massage is rejectted
n_n,.....
Does this error show only when you are check username alisa ? if YES then there might be something wrong with your database
check maybe you have more than 1 username alisa on your radcheck -
Powered by PunBB 1.4.4, supported by Informer Technologies, Inc.