macOS _MUST_ be configured to only allow authorized users to unlock FileVault upon startup. NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Remove the user that is not authorized to unlock FileVault using the fdesetup command. [source,bash] ---- /usr/bin/fdesetup remove -user NOT_AUTHORIZED_USERNAME ----