So, I figured out how to make a pkg that included firewall exceptions (Java for SAV and CIFSD for AdmitMac), but going on in the future, as the end user comes back to me with needed exceptions for their apps – is there a script I can do to append the exception to the list or do I need to create another pkg that includes all the previous exceptions + the new ones?
No, I wanted to know if there was a way to script out FW exceptions. The only thing I have found was to setup all the exceptions then copy the file to every box. However, that won’t merge the 2 files, that will overwrite them, so if user has a couple custom apps they won’t be retained.
there is some excellent info here:
[url]http://hints.macworld.com/article.php?story=20050405142113281[/url]
this can all be done through a bash script.
Comments are closed