Skip to main content
Solved

macOS Touch ID Prompt on setup

  • January 2, 2020
  • 3 replies
  • 20 views

Forum|alt.badge.img+4

We have a set of loaner/multiuser Macs with touch ID. Users log in with AD accounts. I am noticing that each new user that logs in is asked to set up touch ID. Is there a way to turn off the Touch ID setup prompt?

I have Restrictions payload > "Allow touch ID" unchecked. This does not disable the set up prompt.

I see a setting within prestage enrollments, I am pretty confident that only turns the touch ID prompt off for new enrollments.

Best answer by sbirdsley

Take a look at this article

and

Good guide on disabling the setup prompts and what i am using currently

com.apple.SetupAssistant DidSeeTouchIDSetup -bool TRUE

3 replies

Forum|alt.badge.img+7
  • Contributor
  • 62 replies
  • Answer
  • January 3, 2020

Forum|alt.badge.img+4
  • Author
  • Contributor
  • 12 replies
  • January 8, 2020

@sbirdsley Thank you very much.

In conclusion ill be testing with user template.


Forum|alt.badge.img+5
  • Contributor
  • 10 replies
  • September 26, 2022

Where do you put ............com.apple.SetupAssistant DidSeeTouchIDSetup -bool TRUE