Skip to main content

Grant Secure Token to Enable FileVault

Updated this week

Description

Depending on the macOS version, the first user to login to a computer or the user created during Setup Assistant is automatically granted a secure token.

In some cases, the first user to login to a computer may not have a secure token if another account was created first (Jamf Pro policy, from a software install such as Sophos, etc).

Granting Secure Tokens

Secure tokens can be granted int two ways:

  • Via bootstrap token: If the bootstrap token is escrowed, new users that log in automatically receive a secure token.

  • From another secure token holder: Existing users with a secure token can grant a token to additional users.

Bootstrap Token

See Leveraging Apple's Bootstrap Token Functionality for more information on verifying if the bootstrap token is escrowed.

Other Secure Token Holders

  1. To see a list of FileVault enabled users/users with a secure token, use one of the commands below:

    fdesetup list -extended
    sysadminctl -secureTokenStatus username_goes_here

  2. Logged in to the computer as an administrator with a secure token, use a command like the ones below to give another account a secure token:

     sysadminctl interactive -secureTokenOn
    username_of_new_Secure_token_holder -password -

  3. Once a user has a secure token, they should be able to enable FileVault when prompted by a Jamf Pro configuration profile or policy.

More Resources

For more information on secure token see:

Did this answer your question?