Posted on 01-06-2020 08:09 AM
Hi
We are transitioning to enabling FileVault by Configuration Profile once Mac is enrolled via DEP.
All is well, except we cannot add other authorized users to fileVault using the FileVault System Preferences --> Enable Users button.
I just click the "Enable Users" button and it does nothing.
Any ideas??? What is best practice for getting an end user and a local admin account enabled for FileVault.
We are testing with Mojave 10.14.6
Posted on 02-13-2020 05:17 AM
Hi ooshnoo,
Did you resolve the above issue? I am new to JamfPro and I am seeing the same behavior.
Thanks
Rob
Posted on 02-13-2020 06:00 AM
This is usually down to the Mac's being imaged the old way which means the admin account wasn't provided with a secure token. There are possibly ways around it (good info here https://travellingtechguy.eu) but best way is to wipe and re-install MacOs from scratch using the MacOs installer (https://www.jamf.com/blog/reinstall-a-clean-macos-with-one-button/?keywords=eraseinstall)
Posted on 02-20-2020 09:21 PM
While turning on File-Vault getting error “there was a problem enabling FileVault’.One more error Defferred enablement appears to be activate for user '1-user'.. Suggest the ways to resolve the issue.
Posted on 02-21-2020 05:11 AM
I was recently working on a machine where the Managed / Mobile user had the token but the local account did not.
I've used this script to pass the SecureToken to the local user.
https://github.com/koalatee/scripts/blob/master/jamf/NewUserSetupAPFS.sh
While this may not fix the root cause, you might be able to get by to make the device usable.