Anyone have a script to turn off end user firewall settings so we can VNC into laptop for assistance?
Thanks
Anyone have a script to turn off end user firewall settings so we can VNC into laptop for assistance?
Thanks
The following command will turn off the firewall:
/usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off
@skeenan07 something like this?
@EliasG Yep. You could add this command as well to unblock all incoming connections, but I don't think it would be necessary if you're completely turning off the firewall.
/usr/libexec/ApplicationFirewall/socketfilterfw --setblockall off
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.