Posted on 12-29-2015 12:34 PM
Hey everyone. In the past I have baked all my settings into the base, but wanted to try my hand at a clean base OS via AutoDMG and customizing it after the fact. I'm having trouble with settings I normally set in System Preferences > Security & Privacy.
The two things I'd like to control are:
2. Allow apps downloaded from: Anywhere
3. Advanced... check 'Require an administrator password to access system-wide preferences'
Composer doesn't seem to capture what is being changed/modified when I make these changes, so I am not sure how to set these settings en mass.
Solved! Go to Solution.
Posted on 12-29-2015 12:46 PM
You can shut off gatekeeper with
spctl --master-disable
..That may be overkill, but that may be what you're looking for.
As for 'Require Admin', I think that needs to done via the authorization.db, but need to look it up to be sure.
Posted on 12-29-2015 12:46 PM
You can shut off gatekeeper with
spctl --master-disable
..That may be overkill, but that may be what you're looking for.
As for 'Require Admin', I think that needs to done via the authorization.db, but need to look it up to be sure.
Posted on 12-29-2015 12:49 PM
Are you talking about a configuration profile?
Security and Privacy/Allow Apps From Anywhere
Restrictions/Restrict Items in System Preferences
Posted on 12-29-2015 01:01 PM
@thoule you were right on the money with both. I removed all the directories Composer ignores by default and voila... found both. @ljungholms thanks for chiming in; I'll check that out as an option as well.
Posted on 01-01-2016 02:49 AM
@Kaminski as per @ljungholms advised. Some of these should be managed via a profile.
I say "some" as GateKeeper will reset it status after 30 Days as per this
Posted on 01-05-2016 05:27 PM
Posted on 01-08-2016 01:37 PM
^^ That made me laugh Don, as yours, Ben's, and Rich's blogs are all ones I read regularly :) Figured the 3 of you had known each other for a long time!