Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neilmartin83/250e2e7a959b03fd1076a868959635da to your computer and use it in GitHub Desktop.
Save neilmartin83/250e2e7a959b03fd1076a868959635da to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadContent</key>
<dict>
<key>com.apple.MCX</key>
<dict>
<key>Forced</key>
<array>
<dict>
<key>mcx_preference_settings</key>
<dict>
<key>cachedaccounts.askForSecureTokenAuthBypass</key>
<true/>
</dict>
</dict>
</array>
</dict>
</dict>
<key>PayloadDescription</key>
<string></string>
<key>PayloadDisplayName</key>
<string>Custom</string>
<key>PayloadEnabled</key>
<true/>
<key>PayloadIdentifier</key>
<string>FF71CE36-0F95-42CB-81C6-67F1288AA037</string>
<key>PayloadOrganization</key>
<string>Your Organisation</string>
<key>PayloadType</key>
<string>com.apple.ManagedClient.preferences</string>
<key>PayloadUUID</key>
<string>FF71CE36-0F95-42CB-81C6-67F1288AA037</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDescription</key>
<string></string>
<key>PayloadDisplayName</key>
<string>System - SecureToken Dialog Bypass</string>
<key>PayloadEnabled</key>
<true/>
<key>PayloadIdentifier</key>
<string>139BEF61-F90E-4BBB-9A3E-EAF3FE090B91</string>
<key>PayloadOrganization</key>
<string>Your Organisation</string>
<key>PayloadRemovalDisallowed</key>
<true/>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>139BEF61-F90E-4BBB-9A3E-EAF3FE090B91</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>
@leegalan
Copy link

Thank you so much. Saved my lab users much annoyance.

@neilmartin83
Copy link
Author

@leegalan you're most welcome!

@theotherguy2175
Copy link

Thank you so much my man!! You saved me alot of heartache.

@nunulili
Copy link

nunulili commented Sep 4, 2019

it works under mojave. But not under High Sierra!

@neilmartin83
Copy link
Author

Oh yes it does! I’ve been using it for the last year. 😊

@nunulili
Copy link

nunulili commented Sep 6, 2019

That's right, but it works only after the update and from version 10.13.5!
MANY THANKS!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment