Posted on 01-25-2023 01:01 PM
Hi,
Trying to figure out if I did this correctly. The EAs said it's okay, but the CIS Report says the script failed even though the configuration profile is there.
Is this how you would do the configuration profile? Maybe I got the "string" detail wrong.
Posted on 01-25-2023 01:23 PM
Looks right to me, what is your EA/check? Are you using the macOS Security Compliance project?
As a note, you may want to look into Jamf's Compliance Editor for making a baseline and configs.
Posted on 01-26-2023 05:05 AM
Thanks, I'll give this a read and play with it.
I've been trying Mischa van der Bent's CIS Script for audit, report, and remediation.
Posted on 01-26-2023 07:19 AM
Firewall is a fun one where you can't use Jamf's Custom profile section because that writes it to the com.apple.ManagedClient.preferences domain which the application layer firewall can't read.
You can use Jamf's GUI to build the config profile or make your own, sign it, upload it, deploy it.
Posted on 01-26-2023 08:11 AM
Forgive me, @boberito, Jamf's GUI? Which method did you choose to use?
Posted on 01-26-2023 11:29 AM
Tried using ProfileCreator. Set the Firewall settings, signed, and uploaded to Jamf.
Jamf says, "This profile is read-only because it is signed."
When I remove the signature, Jamf cannot read the keys. "Unknown KeysJamf Pro cannot recognize one or more settings in this payload and display them in the interface."
Posted on 01-26-2023 11:39 AM
Don't worry if Jamf can't display it. It can decrypt the profile. Just deploy it. You know what was set in it.
Posted on 05-19-2023 05:31 AM
When we ran the CIS Scan the Firewall was set correctly. Thank you.