Radius Test Tool failing
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-29-2022 10:45 PM
We have Radius users & WIndows NPS working for years and I have always double checked user connection issues with the Radius test tool to confirm user password is correct. (99% of the time it is the issue)
Suddenly the radius test tool is coming up with rejected which I suspect is due to recent hardening of NTLM rules on the Domain. All logons still working from what I can tell.
can anyone confirm that the tool is caught in this, refusing LM and NTLM and whether there is another 3rd party tool or way I can check radius logons if the extremetool is no longer useful please
Suddenly the radius test tool is coming up with rejected which I suspect is due to recent hardening of NTLM rules on the Domain. All logons still working from what I can tell.
can anyone confirm that the tool is caught in this, refusing LM and NTLM and whether there is another 3rd party tool or way I can check radius logons if the extremetool is no longer useful please
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-30-2022 04:39 PM
Ok I have confirmed the tool is blocked when you block ntlmv1on the server
does that tool work on ntlmv2 or does any tool?, do all the tests only work thru ntlmv1.
authentication is still working to mac and windows with only ntlmv2 enabled but not the test tool
does that tool work on ntlmv2 or does any tool?, do all the tests only work thru ntlmv1.
authentication is still working to mac and windows with only ntlmv2 enabled but not the test tool
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-30-2022 01:41 AM
/usr/bin/radtest is in freeradius-utils package
So you can test your service from a linux platform with:
/usr/bin/radtest user password radiusserver:1812 1 secret
So you can test your service from a linux platform with:
/usr/bin/radtest user password radiusserver:1812 1 secret
