Todd Houle
Todd Houle
Switch to diskutil apfs listCryptoUsers / to get list of crypto users (who have secure token) instead of relying on sysadminctl. Sadly, need to convert cryptousers GUIDs into usernames.
Using a script in JSS now - perhaps it should be added to AppUpdates.
Next version will download pkg instead of executing JSS policy. Will need package verification function.
Controls use of -k in curl command. If set to true, /usr/sbin/installer may also require a signed QuickAdd package. Leaving it to false allows invalid SSL certs and unsigned quickadd...