Posted on 02-01-2023 12:45 AM
I would like to know how many are using TouchID to unlock their macs.
My EA is working pretty good. However, i am not able to exclude who have the fingerprint set but not used.
Any idea please?
Posted on 02-01-2023 04:04 AM
So are you looking to determine who have a finger enrolled but have TouchID to unlock disabled?
Posted on 02-01-2023 05:21 AM
I like to know only people using Fingerprint to unlock their MacOS
02-01-2023 05:45 AM - edited 02-01-2023 05:45 AM
I don't think you can get that granular from looking at the status. If you use bioutil -cs it will tell you what users have at least 1 finger enrolled.
$ sudo bioutil -cs
User 503: 2 fingerprint(s)
Operation performed successfully.
Posted on 02-02-2023 10:57 PM
Unfortunately, it is not possible to determine the number of users who have TouchID set up on their Macs, and whether they are using it to unlock their devices. This information is not typically stored in the configuration profiles or in management tools like Jamf.
However, you could potentially gather this information by conducting a survey or by collecting data manually. For example, you could ask users to indicate whether they have TouchID set up on their Macs and whether they are using it to unlock their devices. You could then compile this data to determine the number of users who are using TouchID to unlock their Macs.
Note: This is a manual process and the accuracy of the data collected will depend on the responses of the users.
Posted on 03-21-2023 02:59 AM