Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warn and exit on 10.14 for cpe_safari #204

Merged
merged 1 commit into from
Feb 27, 2019
Merged

Conversation

erikng
Copy link
Contributor

@erikng erikng commented Feb 25, 2019

No description provided.

@erikng
Copy link
Contributor Author

erikng commented Feb 25, 2019

Also mathiasbynens/dotfiles#849 for some interesting context.

TL;DR, it now requires admin rights to install either MC X or the standard payload type unless coming from MDM, and in order to target a defaults write to the new plist (~/Library/Containers/com.apple.Safari/Data/Library/Preferences/com.apple.Safari.plist), you need MDM/TCC profile with the ability to target it.

sudo profiles -IvF /Users/erikg/Desktop/safari.mobileconfig
profiles: verbose mode ON
profiles install profile /Users/erikg/Desktop/safari.mobileconfig for user: (null)
Enter the admin user name:erikg
Enter the password for user 'erikg':
profiles install for file:'/Users/erikg/Desktop/safari.mobileconfig' and user:'root' returned 0 ((null))
pass

Original context for old diff where I fixed this on 10.13.4: https://gist.github.com/erikng/97d9910ca16e86c720e667bbce6850a2

@chilcote chilcote merged commit 7c59e2e into facebook:master Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants