how i can check if password is not correct ?
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.
Debian, Ubuntu: freeradius -XXX Redhat CentOS: radiusd -XXX Thank / RM -- On Sat, Mar 30, 2013 at 9:12 AM, Mehdi Ravanbakhsh <babakco@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
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@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@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
participants (2)
-
Mehdi Ravanbakhsh -
Russell Mike