Bv9ARM.ch07.html revision 92554adb458c7b336e5390c5c9fbf2fcc1276524
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - Copyright (C) 2000-2003 Internet Software Consortium.
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - Permission to use, copy, modify, and distribute this software for any
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - purpose with or without fee is hereby granted, provided that the above
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - copyright notice and this permission notice appear in all copies.
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień - PERFORMANCE OF THIS SOFTWARE.
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień<!-- $Id: Bv9ARM.ch07.html,v 1.152 2007/11/26 01:35:18 marka Exp $ -->
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień<title>Chapter�7.�BIND 9 Security Considerations</title>
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
<tr><th colspan="3" align="center">Chapter�7.�<acronym class="acronym">BIND</acronym> 9 Security Considerations</th></tr>
<a name="Bv9ARM.ch07"></a>Chapter�7.�<acronym class="acronym">BIND</acronym> 9 Security Considerations</h2></div></div></div>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#Access_Control_Lists">Access Control Lists</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#id2593436"><span><strong class="command">Chroot</strong></span> and <span><strong class="command">Setuid</strong></span></a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2593581">The <span><strong class="command">chroot</strong></span> Environment</a></span></dt>
<dt><span class="sect2"><a href="Bv9ARM.ch07.html#id2593641">Using the <span><strong class="command">setuid</strong></span> Function</a></span></dt>
<dt><span class="sect1"><a href="Bv9ARM.ch07.html#dynamic_update_security">Dynamic Update Security</a></span></dt>
you can set up and nickname for future use in <span><strong class="command">allow-notify</strong></span>,
<span><strong class="command">allow-query</strong></span>, <span><strong class="command">allow-query-on</strong></span>,
<span><strong class="command">allow-recursion</strong></span>, <span><strong class="command">allow-recursion-on</strong></span>,
<span><strong class="command">blackhole</strong></span>, <span><strong class="command">allow-transfer</strong></span>,
zone "example.com" {
<a href="ftp://ftp.auscert.org.au/pub/auscert/advisory/AL-1999.004.dns_dos" target="_top">ftp://ftp.auscert.org.au/pub/auscert/advisory/AL-1999.004.dns_dos</a>
<a name="id2593436"></a><span><strong class="command">Chroot</strong></span> and <span><strong class="command">Setuid</strong></span>
On UNIX servers, it is possible to run <acronym class="acronym">BIND</acronym> in a <span class="emphasis"><em>chrooted</em></span> environment
(using the <span><strong class="command">chroot()</strong></span> function) by specifying the "<code class="option">-t</code>"
ability to run the daemon as an unprivileged user ( <code class="option">-u</code> <em class="replaceable"><code>user</code></em> ).
We suggest running as an unprivileged user when using the <span><strong class="command">chroot</strong></span> feature.
Here is an example command line to load <acronym class="acronym">BIND</acronym> in a <span><strong class="command">chroot</strong></span> sandbox,
<span><strong class="command">/var/named</strong></span>, and to run <span><strong class="command">named</strong></span> <span><strong class="command">setuid</strong></span> to
<a name="id2593581"></a>The <span><strong class="command">chroot</strong></span> Environment</h3></div></div></div>
From <acronym class="acronym">BIND</acronym>'s point of view, <code class="filename">/var/named</code> is
like <span><strong class="command">directory</strong></span> and <span><strong class="command">pid-file</strong></span> to account
<span class="emphasis"><em>not</em></span> need to compile <span><strong class="command">named</strong></span>
<a name="id2593641"></a>Using the <span><strong class="command">setuid</strong></span> Function</h3></div></div></div>