25 Oct
2005
25 Oct
'05
12:45 p.m.
"Stefan A." <lists@saitc.de> wrote:
I want to give the user a second chance to type his password correctly by using a radius challenge. I'm not sure how to do this and did not find anything about this in the documentation nor in my stored email of this list.
You will have to write your own module. See rlm_example. ...
The user retries... This time using the right password
Or, the NAS doesn't understand Access-Challenge, and treats it like Access-Reject. Changing the server behavior won't help, UNLESS you also change the client to expect the new behavior. Alan DeKok.