Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
Administrator Commands and Files dnssec_named(8)
with root user privileges to escape a chroot jail.
-T tcpip_process_name
Start the domain name server so that it uses the transport provider process with
the process name tcpip_process_name. The process name must be specified as
an OSS pathname for a Guardian process; that is, /G/ZTC0 is a valid
specification.
This flag overrides the default behavior of starting with the process $ZTC0 as the
transport provider process. This flag is not recognized by the nonsecure version
of named.
-u user setuid() to user after completing privileged operations, such as creating sockets
that listen on privileged ports.
-v Report the version number and exit.
-x cache_file Load data from cache_file into the cache of the default view.
Caution: This option must not be used. It is only of interest to BIND 9 develop-
ers and might be removed or changed in a future release.
DESCRIPTION
named is a domain name system (DNS) server, part of the BIND 9 distribution from the Internet
Software Consortium (ISC). For more information on the DNS, see RFCs 1033, 1034, and 1035.
When invoked without arguments, named reads the default configuration file /etc/named.conf,
reads any initial data, and listens for queries.
Signals
In routine operation, signals should not be used to control the nameserver; rndc should be used
instead.
SIGHUP Force a reload of the server.
SIGINT, SIGTERM
Shut down the server.
The result of sending any other signals to the server is undefined.
Configuration
The named configuration file named.conf is too complex to describe in detail here. A complete
description is provided in the BIND 9 Admi nistrator Reference Manual.
FILES
/etc/named.conf
The default configuration file.
/etc/resolv.conf
The default resolver configuration file.
/var/run/named.pid
The default process-id file.
RELATED INFORMATION
Commands: dnssec_rndc(8), lwresd(8), named(8), rndc(8).
Files: resolv.conf(5).
Documents: RFC 1033, RFC 1034, RFC 1035, BIND 9 Administrator Reference Manual.
527188-021 Hewlett-Packard Company 12−23