Re: disabling Bonjour
Re: disabling Bonjour
- Subject: Re: disabling Bonjour
- From: Steven Bytnar <email@hidden>
- Date: Thu, 2 Jun 2005 14:59:37 -0500
Here's a clean way to disable mDNSResponder in Tiger.
$ sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
Here's a clean way to reenable it:
$ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
This seemed to work in my limited testing. Gotta love launchctl/launchd....
--Steve
On Thu, Jun 02, 2005 at 02:49:22PM -0500, Marc Epard wrote:
> on 6/2/05 2:25 PM, Jim Matthews wrote:
>
> > Is there some official Apple webpage that would tell them how to
> > disable Bonjour on their systems or networks?
>
> I don't know if it's the official way, but we have a customer who disables
> Bonjour by (their words):
>
> > - removing the /System/Library/StartupItems/mDNSResponder/
> > - disabling it in "Directory Access
>
> We know this because it uncovered bugs in our Bonjour support.
>
> -Marc
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Macnetworkprog mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden