macadmins / escrow-buddy

A macOS authorization plugin that helps MDM administrators ensure valid FileVault keys are escrowed for all their Macs.
Apache License 2.0
181 stars 9 forks source link

Not Compatible with Jamf Connect #2

Closed kylejericson closed 1 year ago

kylejericson commented 1 year ago

Since this uses the authdatabase and macOS only supports one authdatabase at a time this wouldn't work with Jamf Connect.

grahamgilbert commented 1 year ago

Sorry that’s not correct. The authorization database can have as many mechanisms as required. Whether jamf connect’s installer does silly things or not I can’t say, but the installer for this project modifies the database in a sane way.

kylejericson commented 1 year ago

@grahamgilbert I'm happy to say I was wrong. I tested this workflow with a Jamf Connect enabled device and worked like a charm. Thanks for the good work on this.