mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 05:53:24 +00:00
Application Layer Firewall new check required #167
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @robertgendler on GitHub.
Originally assigned to: @robertgendler on GitHub.
Even with a configuration profile installed, the application layer firewall can be disabled using
sudo defaults write /Library/Preferences/com.apple.alf globalstate -int 0Add check/fix to system_settings_firewall_enable
@robertgendler commented on GitHub:
This was merged into main. closing the issue.