Reason code 262

NPS 6273 reason 262: message signature not verified

Last reviewed 2026-07-18 by the Just Software engineering team · also seen as 6273 reason 262, nps reason code 262

What it means

Event 6273 with reason code 262 — "The supplied message is incomplete. The signature was not verified." The RADIUS request arrived, but NPS could not verify its integrity. Because the Message-Authenticator and password-hiding mechanisms are keyed by the shared secret, this is almost always a shared-secret mismatch between the switch/controller and the NPS RADIUS client entry.

Common causes

  1. The shared secret on the NAS (switch, wireless controller, VPN box) differs from the one in the NPS RADIUS client entry — including trailing-whitespace and copy/paste errors.

  2. The request came from a different source IP than expected (NAT, controller failover), matching a different RADIUS client entry with a different secret.

  3. Load balancers or proxies rewriting packets between NAS and NPS.

How to fix it

  1. Re-enter the shared secret on both sides — NPS console > RADIUS Clients > (client) and the NAS config — rather than trying to compare them visually.

  2. Confirm the source IP in the event matches the RADIUS client entry you think is in play; with controller HA or NAT, add entries for every source address.

  3. Prefer long random secrets generated once and stored in your secret manager; per-NAS secrets make mismatches easy to spot.

An unhandled error has occurred. Reload 🗙