Posted on 01-02-2020 08:07 AM
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.
Solved! Go to Solution.
Posted on 01-03-2020 10:19 AM
and
Good guide on disabling the setup prompts and what i am using currently
com.apple.SetupAssistant DidSeeTouchIDSetup -bool TRUE
Posted on 01-03-2020 10:19 AM
and
Good guide on disabling the setup prompts and what i am using currently
com.apple.SetupAssistant DidSeeTouchIDSetup -bool TRUE
Posted on 01-08-2020 07:50 AM
@sbirdsley Thank you very much.
In conclusion ill be testing with user template.
Posted on 09-26-2022 01:51 PM
Where do you put ............com.apple.SetupAssistant DidSeeTouchIDSetup -bool TRUE