Does anyone have any experience troubleshooting the escrow of the recovery key?
We're seeing this on a handful of laptops out there.
We're on JSS 9.81, OS X 10.11.3.
We have a configuration profile set to configure filevault with an individual key and an institutional certificate.
The kick off of the initial encryption always submits the recovery key back to the JSS and it works and is valid.
However, eventually (I've been testing with a once a day policy) we start running into "Error remediating recovery key: Authentication error." trying to generate a new individual recovery key.
If I run: sudo fdesetup changerecovery -personal -verbose
sh-3.2# fdesetup changerecovery -personal -verbose
fdesetup: use personal recovery key
fdesetup: device path = /
Enter a password for '/', or the recovery key:
Adding personal recovery key.
New personal recovery key = 'XXXX-XXXY-ZZZA-ABCD-1234-1234'
Escrowing recovery key...
And then it just sits there. fdesetup doesn't finish and the only way out is ^C. I tried doing some network monitoring with LittleSnitch but didn't see anything even touching our JSS server. The recovery key it generates above the 'Escrowing recovery key...' is valid, but it never makes it to the JSS.
Turning off the key escrow results in fdesetup completing, but it doesn't escrow the key.
Any thoughts on additional steps I could take?