A security administrator is auditing authentication and access logs from an enterprise remote access gateway for external contractors:
[2026-07-27 10:14:02] RADIUS-AUTH: User 'contractor_jb' LDAP authentication SUCCESS.
[2026-07-27 10:14:03] MFA-SVC: User 'contractor_jb' TOTP verification SUCCESS.
[2026-07-27 10:14:03] RADIUS-AUTH: Network Access Policy evaluation: User group 'Vendor-Temp' assigned VLAN 102.
[2026-07-27 10:14:05] RADIUS-AUTH: Authorization OVERRIDE: Local static table mapped 'contractor_jb' to 'Domain Admins' (VLAN 10).
[2026-07-27 10:14:06] VPN-GW: Session established for 'contractor_jb' with Administrative Privileges on VLAN 10.
Based on the log analysis, which of the following root causes and operational remediation actions are correct? (Select TWO.)
- An authorization control failure occurred because a local RADIUS server mapping superseded centralized Directory role assignment, resulting in excessive privileges.Answer
- The security administrator must remove static local authorization overrides on the RADIUS server to enforce centralized least-privilege role assignment.Answer
- CAn authentication protocol failure occurred because LDAP credential verification was bypassed in favor of TOTP token validation.
- DThe local override setting should be classified as a detective security control failure rather than a preventive authorization policy misconfiguration.