Configure FileVault Profile (macOS)
FileVault is a security feature that encrypts data on macOS devices. By enabling FileVault, it prompts the user to re-enter their password each time they log into their account. It not only encrypts data on the hard drive but also allows authorized users who have a decryption key, to read its contents. It allows admin to remotely enable FileVault on Mac devices.
To enable FileVault on the enrolled devices, follow these steps:
1. Navigate to SureMDM Web Console > Profiles > macOS > Add > FileVault > Configure.
2. Enter a Profile Name.
3. Configure FileVault settings and click Save.
Settings |
Description |
Encrypt Using |
Select an appropriate recovery type:
|
Show Personal Recovery Key |
This option will be enabled when Personal Recovery Key type is selected. When this option is selected, it will display the personal recovery key. |
Certificate Used for Encryption |
Certificate that contains the public key from the institutional recovery type. To generate the Certificate used for encryption, follow these steps:
security create-filevaultmaster-keychain ~/Desktop/FileVaultMaster.keychain
|
Path for Recovery Information Storage |
Enter a suitable path to the location where the recovery key plist will be stored. Example: /var/filevault.plist |
Max Bypass Attempts |
Choose the maximum number of times users can bypass enabling FileVault from the following options: -1: The file vault process will be bypassed once and it will get initiated only after the next logout. 0: The file vault process will not get bypassed, and it will get initiated only after the next logout. 3: Prompts the user to enable FileVault after 3 attempts of login/logout. 5: Prompts the user to enable FileVault after 5 attempts of login/logout. 10: Prompts the user to enable FileVault after 10 attempts of login/logout. |
The newly created profile will be listed in the Profiles section.
4. Go back to Home tab and select the macOS device(s) or group(s).
5. Click Apply to launch Apply Job/Profile To Device prompt.
6. In the Apply Job/Profile To Device prompt, select the created profile and click Apply.