Posted on 12-16-2013 09:19 AM
For Safari 6.1, has anyone come up with a way to manage trusted sites?
Safari: About Internet plug-in management
http://support.apple.com/kb/HT5954
Example, we have a dozen sites that use Citrix, Flash, etc., that we don't want users to get prompted about. Is there a way to prevent the prompt for the list of sites?
Solved! Go to Solution.
Posted on 12-16-2013 10:54 AM
See: https://jamfnation.jamfsoftware.com/discussion.html?id=8789#respond
I think on v9 I'll be having a script based off of one of those running @ login.
Posted on 12-16-2013 09:57 AM
I am interested int his as well if there is any management that can be applied on a computer or user basis.
Posted on 12-16-2013 10:54 AM
See: https://jamfnation.jamfsoftware.com/discussion.html?id=8789#respond
I think on v9 I'll be having a script based off of one of those running @ login.
Posted on 12-16-2013 10:57 AM
@bentoms Seems Apple responded to an escalation re this, warning that if you try to manage this, user loses the ability to manage. Wow, really, Apple?!
Posted on 12-21-2013 01:22 AM
Yea been having fun with this.
Going to run a python script via a launchAgent @ login that sets the SharePoint plugin to always allow.
Next month we'll be rolling out a new intranet/portal based on SharePoint.. So having multiple prompts to trust when opening your browser (as it'll set to homepage &... Is on a SharePoint farm with multiple sources/URL's making up the content).
I'll blog it when comfortable a little more with python.