A town clerk’s office uses one Wi-Fi passphrase for every inspector laptop under WPA2/WPA3-Personal. Where does that design place the pre-shared key in AKM terms, and what operational risk follows at municipal scale?
Select an answer to reveal the explanation.
Short Explanation
One passphrase for the whole clerk’s office is like one brass key for every filing cabinet in city hall—lose it once and the neighborhood is open. That’s Personal-mode PSK AKM, and it scales badly when dozens of inspectors share the secret.
Full Explanation
In Personal mode, a pre-shared key is a shared secret used in AKM rather than a per-user 802.1X credential. At municipal scale, shared PSKs create a large blast radius when the passphrase leaks, is reused, or cannot be rotated per device. PSKs are not RADIUS certificates, not limited to management-frame encryption only, and not Enterprise identity-bound AKM.