Remove FireWall entries. How?
Remove FireWall entries. How?
- Subject: Remove FireWall entries. How?
- From: "rohit dhamija" <email@hidden>
- Date: Wed, 26 Jul 2006 22:59:28 +0530
I have added a dictionay named SHK under the firewall dictionary entry
of com.apple.sharing.firewall.plist with the following command:
defaults write "/Library/Preferences/com.apple.sharing.firewall"
"firewall" -dict-add SHK '{ "Port" = (7001,7002); }' ;
somewhat like this:
^Firewall --- Dictionary
^SHK ---Dictionary
^ Port --- Array
Now what should I do if I want to delete this SHK entry from plist?
I have tried:
defaults delete "/Library/Preferences/com.apple.sharing.firewall" firewall
It deletes the complete firewall dictionary. But I want to remove just
SHK entry and not the complete firewall entry.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden