Re: buffer overflow on mschap reject

2012-06-13 Thread Matt Richards
On 06/12/12 15:20, Alan DeKok wrote: Matt Richards wrote: Hello, I have got radius setup to authenticate wireless clients using MS-CHAP and everything works correctly if the entered user / pass is correct. If the password is wrong, however, I get a buffer overflow error and radiusd dies.

Re: buffer overflow on mschap reject

2012-06-13 Thread alan buxey
Hi, I did have a retry_msg which was left as the default value of retry_msg = Re-enter (or reset) the password After I commented out this line the problem went away. Thanks for your help. I'm guessing this shouldn't crash with the example config? maybe the mschap stuff bloats the reply

Re: buffer overflow on mschap reject

2012-06-13 Thread Matt Richards
On 06/13/12 13:04, alan buxey wrote: Hi, I did have a retry_msg which was left as the default value of retry_msg = Re-enter (or reset) the password After I commented out this line the problem went away. Thanks for your help. I'm guessing this shouldn't crash with the example config?

buffer overflow on mschap reject

2012-06-12 Thread Matt Richards
Hello, I have got radius setup to authenticate wireless clients using MS-CHAP and everything works correctly if the entered user / pass is correct. If the password is wrong, however, I get a buffer overflow error and radiusd dies. I get the follow on the console when this happens ... +-

Re: buffer overflow on mschap reject

2012-06-12 Thread Alan DeKok
Matt Richards wrote: Hello, I have got radius setup to authenticate wireless clients using MS-CHAP and everything works correctly if the entered user / pass is correct. If the password is wrong, however, I get a buffer overflow error and radiusd dies. You probably set the retry_msg to

Re: buffer overflow on mschap reject

2012-06-12 Thread alan buxey
Hi, Matt Richards wrote: if you send me the small bits of mschap config you have made i'll run it on my debug/testing platform alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html