Version Affected: All
Overview
This article explains how to use NTRadPing to test a RADIUS server configuration, including a second-factor (2FA) challenge/response.
- Download NTRadPing from the NTRadPing 1.5 RADIUS Test Utility page, then unzip it. NTRadPing is a standalone tool — copy NTRADPING.EXE and RADDICT.dat to a folder of your choice and run the .exe; no installation is required.
- Open NTRadPing and fill in the fields for your environment: RADIUS Server/port, RADIUS Secret key, and the test user's User-Name and Password. Leave CHAP unchecked — SecureAuth RADIUS only supports PAP. Click Send.
- If the realm requires only a password, the response shows Access-Accept and testing is complete. If the realm also requires a second factor, the response instead shows Access-Challenge, with a Reply-Message asking for a passcode and a State value.
- To respond to the challenge: in Additional RADIUS Attributes, add a State attribute set to the State value from the previous response, and change Password to the OTP code from your SecureAuth authenticator. Click Send again.
- The response now shows Access-Accept, with a Reply-Message of Access granted.
Special Considerations
If NTRadPing shows repeated "no response from server (timed out)" messages instead of a reply, this is usually caused by a firewall blocking the request — confirm the RADIUS port is reachable between the NTRadPing client and the SecureAuth appliance.
The OTP code must be typed in manually — NTRadPing does not support pasting it. Since the passcode is time-based, have it ready before sending the challenge response, or increase the reply timeout for testing.
SecureAuth Knowledge Base Articles provide information based on specific use cases and may not apply to all appliances or configurations. Be advised that these instructions could cause harm to the environment if not followed correctly or if they do not apply to the current use case.
Customers are responsible for their own due diligence prior to utilizing this information and agree that SecureAuth is not liable for any issues caused by misconfiguration directly or indirectly related to SecureAuth products.
Comments
Please sign in to leave a comment.