Skip to main content
Solved

9.98 Disallow TouchID for macOS

  • March 22, 2017
  • 3 replies
  • 47 views

DBrowning
Forum|alt.badge.img+25

Installed 9.98 in my test environment, and set a device policy to no allow touch ID to work. Yet it still works.... anyone else see this?

Best answer by stevehahn

If I'm not mistaken, the ability to block Touch ID by config profile is coming in 10.12.4--so if your client Mac is on 10.12.3 or earlier the profile won't do anything.

3 replies

Forum|alt.badge.img+13
  • Contributor
  • Answer
  • March 23, 2017

If I'm not mistaken, the ability to block Touch ID by config profile is coming in 10.12.4--so if your client Mac is on 10.12.3 or earlier the profile won't do anything.


donmontalvo
Forum|alt.badge.img+36
  • Hall of Fame
  • March 23, 2017

10.12.4 Beta 8 came out a few days ago, wouldn't be surprised to see it drop in the coming days.


DBrowning
Forum|alt.badge.img+25
  • Author
  • Esteemed Contributor
  • March 23, 2017

tested on a machine with 10.12.4 beta 8 this morning and it works.

If someone already has touchID enabled, it disables but doesn't prevent access to the System Pref. When waking the machine from sleep or screen saver, there is just a note "Your password is required to enable TouchID".

I was able to make that message go away by running sudo bioutil -w -f 0 -s

which will disable the touchID functionality system wide.