how i can check if password is not correct ?

Mehdi Ravanbakhsh babakco at gmail.com
Sat Mar 30 14:18:01 CET 2013


what is that mean!!!!!

i do not thinks my question related to run freeradius in debug mod.

i google and find the way i need , it may be useful for others :


Auth-Type CHAP {
chap {
reject = 1
}
if (reject) {
update control {
Auth-Type := "Accept"
Pool-Name := "Badpassword"
}
ok
}
}

best regards.




On Sat, Mar 30, 2013 at 5:31 PM, Russell Mike <radius.sir at gmail.com> wrote:

> Debian, Ubuntu: freeradius -XXX
>
> Redhat CentOS: radiusd -XXX
>
> Thank / RM --
>
>
> On Sat, Mar 30, 2013 at 9:12 AM, Mehdi Ravanbakhsh <babakco at gmail.com>wrote:
>
>> Hi All
>>
>> if password in request is not correct wich module handele this and reject
>> the client?
>>
>> where i can check if password is not correct ? and what the module return
>> when password is not match ?
>>
>> Best regards.
>>
>>
>>
>> -
>> List info/subscribe/unsubscribe? See
>> http://www.freeradius.org/list/users.html
>>
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20130330/4e22c650/attachment.html>


More information about the Freeradius-Users mailing list