tuxudo/touch_id

Touch ID module for munkireport.

v2.4 2024-05-31 19:23 UTC

This package is auto-updated.

Last update: 2024-05-31 19:24:46 UTC


README

Gets data about Touch ID and enrolled fingerprints on the Mac.

Table Schema

  • enabled - BOOLEAN - Boolean if Touch ID is enabled or disabled
  • unlock - BOOLEAN - Boolean if unlock with Touch ID is enabled or disabled
  • fingerprints - TEXT - String containing username, user ID, and count of fingerprints enrolled per user
  • timeout - INT(11) - Timeout of Touch ID in seconds