vforteli/Flexinets.Radius.RadiusClient

Password Length Problem

se opened this issue · 9 comments

se commented

Hi @vforteli ,

If I send a password longer than 15 characters, I get an AccessReject error because probably the message is not transmitted properly.

Do you have any idea about this?

se commented

This is the debug window that I capture;

image

Hi, thats indeed a bug, and also one that Im definitely going to fix

se commented

@vforteli Can you update following packages versions too?

RadiusServer
RadiusClient

They are referencing the old version of the Core project.

Thank you.

I will probably update them soon, but it shouldnt really matter that much. The references are not to specific versions but >=1.3.0

se commented

I did it but nothing happened :-/ I will try it again and let you know.

se commented

It's OK now. Thank you.

Did you reference the project or the nuget package?

Ok great!