Hello,
Has anyone noticed a change in macOS Mojave recently whereby the user account created at the setup assistant does not get a secure token, but the Jamf management account does?
From my initial testing, it seems that if you go through the DEP enrollment process right away, the user account will get a secure token but the management account does not (expected behavior in our case - in our workflow the tech FileVault enables the management account in Security & Privacy, granting it a secure token).
If the tech enrolls the machine but lets it sit at the "Create a computer account" screen for anything more than a minute or two, the management account ends up with a secure token instead of the user account, and only the management account can sign in once FileVault has been enabled via Jamf policy.
Show the users that can unlock the drive:
diskutil apfs listcryptousers
Match the GeneratedUID to a local account:
dscl . list /Users GeneratedUID
This is definitely a new issue for us and I don't believe I've had it reported prior to 10.14.6 which is what Macs are now shipping to us with. It also only affects T2 Macs since they are encrypted out of the box.
Thanks,
Justin.