An IT manager is reviewing a proposed wireless network implementation for a corporate office. The security policy mandates individual user accountability through centralized 802.1X RADIUS authentication alongside mandatory Protected Management Frames. The installation team proposes deploying WPA3-Personal with a robust shared passphrase to streamline client onboarding. Which of the following statements best evaluates this proposal against the organization's requirements?
- The proposal fails to meet requirements because WPA3-Personal uses Simultaneous Authentication of Equals (SAE) with a shared passphrase rather than individual 802.1X user authentication.Answer
- BThe proposal satisfies all requirements because WPA3-Personal natively integrates with RADIUS servers while enforcing mandatory Protected Management Frames.
- CThe proposal fails to meet requirements because WPA3-Personal relies exclusively on TACACS+ for centralized authentication rather than RADIUS.
- DThe proposal satisfies all requirements because WPA3-Personal enforces EAP-TLS authentication by default when paired with strong passphrases.
Answer
The proposal fails to meet requirements because WPA3-Personal uses Simultaneous Authentication of Equals (SAE) with a shared passphrase rather than individual 802.1X user authentication.
WPA3-Personal is designed for home and small office networks using Simultaneous Authentication of Equals (SAE) with a pre-shared passphrase. Because all clients share the same key, it cannot provide individual user accountability or integrate with 802.1X RADIUS authentication servers. Meeting the requirement for central user authentication requires WPA3-Enterprise.
Step-by-Step Solution
Key Concept
WPA3-Personal vs. WPA3-Enterprise Authentication Requirements