]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSMacOSX/mDNSResponderHelper.8
mDNSResponder-171.4.tar.gz
[apple/mdnsresponder.git] / mDNSMacOSX / mDNSResponderHelper.8
1 .\" -*- tab-width: 4 -*-
2 .\"
3 .\" Copyright (c) 2007 Apple Computer, Inc. All Rights Reserved.
4 .\"
5 .\" Licensed under the Apache License, Version 2.0 (the "License");
6 .\" you may not use this file except in compliance with the License.
7 .\" You may obtain a copy of the License at
8 .\"
9 .\" http://www.apache.org/licenses/LICENSE-2.0
10 .\"
11 .\" Unless required by applicable law or agreed to in writing, software
12 .\" distributed under the License is distributed on an "AS IS" BASIS,
13 .\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 .\" See the License for the specific language governing permissions and
15 .\" limitations under the License.
16 .\"
17 .\" $Log: mDNSResponderHelper.8,v $
18 .\" Revision 1.1 2007/08/08 22:34:59 mcguire
19 .\" <rdar://problem/5197869> Security: Run mDNSResponder as user id mdnsresponder instead of root
20 .\"
21 .\"
22 .\"
23 .Dd August 2007 \" Date
24 .Dt mDNSResponderHelper 8 \" Document Title
25 .Os Darwin \" Operating System
26 .\"
27 .Sh NAME
28 .Nm mDNSResponderHelper
29 .Nd mDNS privilege separation helper \" Name Description for whatis database
30 .\"
31 .Sh SYNOPSIS
32 .Nm
33 .\"
34 .Sh DESCRIPTION
35 .Nm
36 is an executable invoked by
37 .Nm launchd
38 to provide privilege separation
39 to the
40 .Nm mDNSResponder
41 daemon.
42 .Pp
43 .Nm
44 has no user-specifiable command-line arguments, and users should not run
45 .Nm
46 manually.
47 .Sh FILES
48 .Pa /usr/sbin/mDNSResponderHelper \" Pathname
49 .\"
50 .Sh SEE ALSO
51 .Xr mDNSResponder 8
52 .\"
53 .Sh BUGS
54 .Nm
55 bugs are tracked in Apple Radar component "mDNSResponder".
56 .\"
57 .Sh HISTORY
58 The
59 .Nm
60 first appeared in Mac OS X 10.5 (Leopard).