Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect expired passwords in MSCHAPv2 #15

Merged
merged 1 commit into from
May 6, 2021

Conversation

ghalse
Copy link
Contributor

@ghalse ghalse commented Feb 18, 2021

MSCHAPv2 accounts that have expired accounts currently result in a timeout, which is hard to differentiate from other errors. This patch introduces specific handling for that case and results in a more realistic access-reject error.

This is useful for people testing PEAP/MSCHAPv2 against Windows NPS.

@semik
Copy link
Contributor

semik commented May 6, 2021

Hi @ghalse,

sorry for delay, it took us a while to get hands on testing M$ server. :) Thanks @xpolish and @cendash for testing.

@semik semik merged commit 0b30702 into CESNET:master May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants