Information
User cannot login to FileVault after changing their network user password.
Environment
Process
Ensure the user's password reset was successful before proceeding.
In terminal:
Info: Note: Please note the precise wording of the commands and the order of Terminal requests. Different macOS versions may have different orders for the requests.
- Type
sudo fdesetup list
- Enter the admin password.
- Copy the user's name from the list.
- Type
sudo fdesetup remove -user username
Optional: Add user via Terminal
Note: This method is optional and may not work on all systems.
- Type
sudo fdesetup add -usertoadd username
- Enter the admin username.
- Enter the admin password.
- Enter the user's new password.