<?xml 
version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel xml:lang="fr">
	<title>Bienvenue sur le site admin-sys</title>
	<link>http://www.admin-sys.org/</link>
	<description>Bienvenu sur le site admin-sys.</description>
	<language>fr</language>
	<generator>SPIP - www.spip.net (Sarka-SPIP)</generator>

	<image>
		<title>Bienvenue sur le site admin-sys</title>
		<url>https://www.admin-sys.org/local/cache-vignettes/L144xH55/siteon0-02f93.png?1694605449</url>
		<link>http://www.admin-sys.org/</link>
		<height>55</height>
		<width>144</width>
	</image>



 
	<item xml:lang="fr">
		<title>Si probleme(s) avec NIS : (HPUX)</title>
		<link>https://www.admin-sys.org/?si-probleme-s-avec-nis-hpux</link>
		<guid isPermaLink="true">https://www.admin-sys.org/?si-probleme-s-avec-nis-hpux</guid>
		<dc:date>2009-04-17T16:53:00Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Jerome ROBERT</dc:creator>



		<description>
&lt;p&gt;Si probleme(s) avec NIS : If You Receive an NIS &#034;Server Not Responding&#034; Message Issue the /usr/sbin/ping(1M) command on the NIS client to make sure the NIS server is up and is reachable on the network. If the ping command fails, either the server is down, or the network has a problem. If the server is down, reboot it, or wait for it to come back up. For information on troubleshooting network problems, see Installing and Administering LAN/9000 Software . To boot your (&#8230;)&lt;/p&gt;


-
&lt;a href="https://www.admin-sys.org/?-nis-" rel="directory"&gt;NIS&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;Si probleme(s) avec NIS :&lt;/p&gt;
&lt;p&gt;If You Receive an NIS &#034;Server Not&lt;br class='autobr' /&gt;
Responding&#034; Message&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Issue the /usr/sbin/ping(1M) command on&lt;br class='autobr' /&gt;
the NIS client to make sure the NIS server is up and is reachable on&lt;br class='autobr' /&gt;
the network. If the ping command fails, either the server is down, or&lt;br class='autobr' /&gt;
the network has a problem. If the server is down, reboot it, or wait&lt;br class='autobr' /&gt;
for it to come back up. For information on troubleshooting network&lt;br class='autobr' /&gt;
problems, see Installing and Administering LAN/9000 Software .&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;To boot your NIS client without waiting&lt;br class='autobr' /&gt;
for the server to come up, boot the client in single user mode, set&lt;br class='autobr' /&gt;
NIS_CLIENT=0 in the /etc/rc.config.d/namsvrs file, then boot your&lt;br class='autobr' /&gt;
client the rest of the way up.&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;Issue the domainname command (with no&lt;br class='autobr' /&gt;
arguments) on both the NIS server and the NIS client to check whether&lt;br class='autobr' /&gt;
their domain names are the same. If they are different, log in as&lt;br class='autobr' /&gt;
root to the NIS client and issue the following command to change its&lt;br class='autobr' /&gt;
domain name :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;domainname domainname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Issue the ps -ef command on the NIS&lt;br class='autobr' /&gt;
server to check whether ypserv is running. If it is not, follow these&lt;br class='autobr' /&gt;
steps :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;1.In the /etc/rc.config.d/namesvrs file&lt;br class='autobr' /&gt;
on the NIS server, make sure the following variables are set :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;NIS_MASTER_SERVER=1&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;2.Issue the following command to start&lt;br class='autobr' /&gt;
up the NIS server :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/sbin/init.d/nis.server start&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Make sure an NIS server exists on the&lt;br class='autobr' /&gt;
same subnet as the NIS client. The client broadcasts its bind&lt;br class='autobr' /&gt;
request, and it binds to the first server that responds to the&lt;br class='autobr' /&gt;
request. Broadcasts do not cross gateways or routers, so the server&lt;br class='autobr' /&gt;
must be on the same subnet as the client in order to receive the bind&lt;br class='autobr' /&gt;
request. If you cannot configure an NIS server on the same subnet as&lt;br class='autobr' /&gt;
your NIS clients, see To Bind an NIS Client to a Server on a&lt;br class='autobr' /&gt;
Different Subnet.&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If a User Cannot Log In&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If the user has recently changed&lt;br class='autobr' /&gt;
passwords, ask the user to try logging in with the old password. If&lt;br class='autobr' /&gt;
the user can log in using the old password, follow these steps :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;1.Issue the ps -ef command on the NIS&lt;br class='autobr' /&gt;
master server to make sure the yppasswdd daemon is running. If it is&lt;br class='autobr' /&gt;
not, issue the&lt;/p&gt;
&lt;p&gt;following command to start all the NIS&lt;br class='autobr' /&gt;
server processes :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/sbin/init.d/nis.server start&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;2.Check the cron scripts on the slave&lt;br class='autobr' /&gt;
servers to make sure transfers of the passwd map from the master&lt;br class='autobr' /&gt;
server are frequent enough. Once per hour is usually frequent enough,&lt;br class='autobr' /&gt;
but frequent map transfers may cause too much network traffic. You&lt;br class='autobr' /&gt;
might want to schedule map transfers for late at night, and advise&lt;br class='autobr' /&gt;
users to make their password changes just before they go home.&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;Issue the following command on the NIS&lt;br class='autobr' /&gt;
client to determine which master server supplies the passwd map to&lt;br class='autobr' /&gt;
the client :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/bin/ypwhich -m passwd&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If the server does not respond, see If&lt;br class='autobr' /&gt;
You Receive an NIS 'Server Not Responding' Message.&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If the ypwhich command returns the name&lt;br class='autobr' /&gt;
of the NIS master server, log in as root to the master server and&lt;br class='autobr' /&gt;
make sure the user has an entry in its /etc/passwd file. Then, issue&lt;br class='autobr' /&gt;
the following commands on the master server to generate the NIS&lt;br class='autobr' /&gt;
passwd database from the /etc/passwd file and push it to the NIS&lt;br class='autobr' /&gt;
slave servers :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;cd /var/yp&lt;/p&gt;
&lt;p&gt;/usr/ccs/bin/make passwd&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Issue the domainname command (with no&lt;br class='autobr' /&gt;
arguments) to make sure the client's default domain is the domain&lt;br class='autobr' /&gt;
served by the NIS master server. If it is not, log in as root to the&lt;br class='autobr' /&gt;
NIS client, and issue the following command to change its domain&lt;br class='autobr' /&gt;
name :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;domainname domainname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Issue the following command to check&lt;br class='autobr' /&gt;
whether the NIS client has an entry in the passwd database on the NIS&lt;br class='autobr' /&gt;
server to which it is bound :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/bin/ypmatch username passwd&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If the client has no entry in the&lt;br class='autobr' /&gt;
passwd database, issue the following command on the NIS server to&lt;br class='autobr' /&gt;
which the client is bound :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/sbin/ypxfr passwd&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;This command transfers the passwd&lt;br class='autobr' /&gt;
database from the NIS master server to the server where you issue the&lt;br class='autobr' /&gt;
command.&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;If the user's NIS client is bound to a&lt;br class='autobr' /&gt;
slave server, make sure the slave server is listed in the NIS master&lt;br class='autobr' /&gt;
server's ypservers database. Follow these steps :&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;1.Issue the following command on the&lt;br class='autobr' /&gt;
NIS client to determine which server the client is bound to :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/bin/ypwhich&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;2.Log into the NIS master server, and&lt;br class='autobr' /&gt;
issue the following command :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;cd /var/yp/domainname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;3.Issue the following command on the&lt;br class='autobr' /&gt;
NIS master server to write the contents of the ypservers database to&lt;br class='autobr' /&gt;
a temporary file :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/sbin/makedbm -u ypservers &gt;&lt;br class='autobr' /&gt;
tempfile&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;4.If the NIS slave server is not listed&lt;br class='autobr' /&gt;
in tempfile, use a text editor to add it, and then issue the&lt;br class='autobr' /&gt;
following command to rebuild the ypservers database :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/sbin/makedbm tempfile ypservers&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If you are using NIS compat mode, make&lt;br class='autobr' /&gt;
sure the NIS escape entry in the /etc/passwd file on the client does&lt;br class='autobr' /&gt;
not have an asterisk in the password field. On HP systems, the NIS&lt;br class='autobr' /&gt;
escape entry in the /etc/passwd file should be&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;+: :-2:60001:: :&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;If You Receive an &#034;Unknown Host&#034;&lt;br class='autobr' /&gt;
Message&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Issue the following command to trace a&lt;br class='autobr' /&gt;
lookup of the unknown host :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/contrib/bin/nsquery hosts hostname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;The trace will indicate which name&lt;br class='autobr' /&gt;
services (BIND, NIS, NIS+, or /etc/hosts) were queried and in what&lt;br class='autobr' /&gt;
order. If your host is not performing lookups the way you want, see&lt;br class='autobr' /&gt;
Configuring the Name Service Switch for instructions on configuring&lt;br class='autobr' /&gt;
the Name Service Switch.&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;Issue the following command on the NIS&lt;br class='autobr' /&gt;
client to determine which master server supplies the hosts map :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/bin/ypwhich -m hosts&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If the server does not respond, see If&lt;br class='autobr' /&gt;
You Receive an NIS 'Server Not Responding' Message.&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If the ypwhich command returns the name&lt;br class='autobr' /&gt;
of the NIS master server, log in as root to the master server and&lt;br class='autobr' /&gt;
make sure the unknown host is listed in its /etc/hosts file. Then,&lt;br class='autobr' /&gt;
issue the following commands on the master server to generate the NIS&lt;br class='autobr' /&gt;
hosts database from the /etc/hosts file and push it to the NIS slave&lt;br class='autobr' /&gt;
servers :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;cd /var/yp&lt;/p&gt;
&lt;p&gt;/usr/ccs/bin/make hosts&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Issue the domainname command (with no&lt;br class='autobr' /&gt;
arguments) to make sure the client's default domain is the domain&lt;br class='autobr' /&gt;
served by the NIS master server. If it is not, log in as root to the&lt;br class='autobr' /&gt;
NIS client and issue the following command to change its domain name :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;domainname domainname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Issue the following command to check&lt;br class='autobr' /&gt;
whether the unknown host is listed in the hosts database on the NIS&lt;br class='autobr' /&gt;
server to which the client is&lt;/p&gt;
&lt;p&gt;bound :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/bin/ypmatch hostname hosts&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If the host is not listed in the hosts&lt;br class='autobr' /&gt;
database, issue the following command on the NIS server to which the&lt;br class='autobr' /&gt;
client is bound :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/sbin/ypxfr hosts&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;This command transfers the hosts&lt;br class='autobr' /&gt;
database from the NIS master server to the server where you issue the&lt;br class='autobr' /&gt;
command.&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;If the NIS client is bound to a slave&lt;br class='autobr' /&gt;
server, make sure the slave server is listed in the NIS master&lt;br class='autobr' /&gt;
server's ypservers database. Follow these steps :&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;1.Issue the following command on the&lt;br class='autobr' /&gt;
NIS client to determine which server the client is bound to :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/bin/ypwhich&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;2.Log in as root to the NIS master&lt;br class='autobr' /&gt;
server and issue the following command to change to the directory&lt;br class='autobr' /&gt;
where the domain databases reside :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;cd /var/yp/domainname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;3.On the NIS master server, issue the&lt;br class='autobr' /&gt;
following command to write the contents of the ypservers database to&lt;br class='autobr' /&gt;
a temporary file :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/sbin/makedbm -u ypservers &gt;&lt;br class='autobr' /&gt;
tempfile&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;4.If the NIS slave server is not listed&lt;br class='autobr' /&gt;
in tempfile, use a text editor to add it, and then issue the&lt;br class='autobr' /&gt;
following command to rebuild the ypservers database :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/sbin/makedbm tempfile ypservers&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;If an NIS Client Cannot Bind to a&lt;br class='autobr' /&gt;
Server&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If NIS commands return any of the&lt;br class='autobr' /&gt;
following messages,&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;ypcat : can't bind to an NIS server for&lt;br class='autobr' /&gt;
domain domainname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;ypmatch : can't match key.&lt;/p&gt;
&lt;p&gt;reason : can't communicate with ypbind&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;ypwhich : clntudp_create error&lt;br class='autobr' /&gt;
RPC_PROG_NOT_REGISTERED&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;then ypbind is not running on the&lt;br class='autobr' /&gt;
client. Issue the following command to start all the NIS client&lt;br class='autobr' /&gt;
processes :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/sbin/init.d/nis.client start&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If NIS Returns Incorrect Information&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;Issue the following command on the NIS&lt;br class='autobr' /&gt;
client to determine which master server supplies the appropriate NIS&lt;br class='autobr' /&gt;
map :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/bin/ypwhich -m mapname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If the server does not respond, see If&lt;br class='autobr' /&gt;
You Receive an NIS 'Server Not Responding' Message.&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;Log in as root to the NIS master&lt;br class='autobr' /&gt;
server, and issue the following command to check the contents of the&lt;br class='autobr' /&gt;
appropriate NIS map :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/bin/ypcat -k mapname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If the map contents are not correct,&lt;br class='autobr' /&gt;
edit the ASCII file from which the map is generated. Then issue the&lt;br class='autobr' /&gt;
following commands to regenerate the map and push it to the slave&lt;br class='autobr' /&gt;
servers :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;cd /var/yp&lt;/p&gt;
&lt;p&gt;/usr/ccs/bin/make mapname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Issue the domainname command (with no&lt;br class='autobr' /&gt;
arguments) to make sure the client's default domain is the domain&lt;br class='autobr' /&gt;
served by the NIS master server. If it is not, log in as root to the&lt;br class='autobr' /&gt;
NIS client, and issue the following command to change its domain&lt;br class='autobr' /&gt;
name :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;domainname domainname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Issue the following command on the NIS&lt;br class='autobr' /&gt;
client to check the contents of the map on the NIS server to which&lt;br class='autobr' /&gt;
the client is bound :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/bin/ypcat -k mapname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;If the contents are not correct, log in&lt;br class='autobr' /&gt;
as root to the server that serves the NIS client, and issue the&lt;br class='autobr' /&gt;
following command :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/sbin/ypxfr mapname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;This command transfers the map from the&lt;br class='autobr' /&gt;
NIS master server to the server where you issue the command.&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;If the NIS client is bound to a slave&lt;br class='autobr' /&gt;
server, make sure the slave server is listed in the NIS master&lt;br class='autobr' /&gt;
server's ypservers database. Follow these steps :&lt;/p&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;p&gt;1.Issue the following command on the&lt;br class='autobr' /&gt;
NIS client to determine which server the client is bound to :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/bin/ypwhich&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;2.Log in as root to the NIS master&lt;br class='autobr' /&gt;
server and issue the following command to change to the directory&lt;br class='autobr' /&gt;
where the domain databases reside :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;cd /var/yp/domainname&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;3.On the NIS master server, issue the&lt;br class='autobr' /&gt;
following command to write the contents of the ypservers database to&lt;br class='autobr' /&gt;
a temporary file :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/sbin/makedbm -u ypservers &gt;&lt;br class='autobr' /&gt;
tempfile&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;4.If the NIS slave server is not listed&lt;br class='autobr' /&gt;
in tempfile, use a text editor to add it, and then issue the&lt;br class='autobr' /&gt;
following command to rebuild the ypservers database :&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;/usr/sbin/makedbm tempfile ypservers&lt;/p&gt;
&lt;BR&gt;
&lt;p&gt;Make sure the slave servers have cron&lt;br class='autobr' /&gt;
scripts that schedule regular updates of the map.&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="fr">
		<title>Configuration de Netbackup 5.0</title>
		<link>https://www.admin-sys.org/?configuration-de-netbackup-5-0</link>
		<guid isPermaLink="true">https://www.admin-sys.org/?configuration-de-netbackup-5-0</guid>
		<dc:date>2009-04-17T16:03:36Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Jerome ROBERT</dc:creator>



		<description>
&lt;p&gt;&gt;&lt;/p&gt;


-
&lt;a href="https://www.admin-sys.org/?-netbackup-" rel="directory"&gt;Netbackup&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup1.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;!&#8212;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup2.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup3.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;br /&gt;&#8212; &gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup4.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup5.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup6.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup7.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup8.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup9.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup10.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup11.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup12.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup13.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup14.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup15.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup16.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup17.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup18.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup19.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup20.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup21.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup22.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup23.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup24.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup25.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup26.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup27.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup28.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup29.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup30.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup31.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup32.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup33.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup34.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup35.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup36.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup37.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup38.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup39.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup40.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup41.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup42.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup43.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup44.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup45.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup46.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup47.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup48.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup49.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup50.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup51.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup52.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup53.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup54.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup55.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup56.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;
&lt;img src='https://www.admin-sys.org/astuces/dossiers/sauvegarde/netbackup5/netbachup57.gif' border=0 style='max-width: 500px;max-width: min(100%,500px); max-height: 10000px'&gt;&lt;br&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="fr">
		<title>Installation de NetBackup 5.0 sous HP-UX</title>
		<link>https://www.admin-sys.org/?installation-de-netbackup-5-0-sous</link>
		<guid isPermaLink="true">https://www.admin-sys.org/?installation-de-netbackup-5-0-sous</guid>
		<dc:date>2009-04-17T16:02:05Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Jerome ROBERT</dc:creator>



		<description>
&lt;p&gt;Exemple d installation de NetBackup 5.0 sous HP-UX &lt;br class='autobr' /&gt;
Monter le Cd-rom sous HP-UX &lt;br class='autobr' /&gt; # mkdir /a # nohup pfs_mountd &amp; # nohup pfsd &amp; # pfs_mount -o xlat=unix /dev/dsk/c#t#d# /a &lt;br class='autobr' /&gt;
Executer le script &lt;br class='autobr' /&gt;
# cd /a &lt;br class='autobr' /&gt;
#./install &lt;br class='autobr' /&gt; VERITAS Installation Script Copyright 1993 - 2003 VERITAS Software Corporation, All Rights Reserved. &lt;br class='autobr' /&gt; Installation Options &lt;br class='autobr' /&gt; 1 NetBackup 2 NetBackup Client Software 3 NetBackup Client Java Software &lt;br class='autobr' /&gt; q To quit from this script Choose an option [default : q] : (&#8230;)&lt;/p&gt;


-
&lt;a href="https://www.admin-sys.org/?-netbackup-" rel="directory"&gt;Netbackup&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;h3&gt;Exemple d installation de NetBackup 5.0 sous HP-UX&lt;/h3&gt;
&lt;br&gt;
&lt;p&gt;&lt;b&gt;Monter le Cd-rom sous HP-UX&lt;/b&gt;&lt;br&gt;&lt;/p&gt;
&lt;pre&gt; # mkdir /a # nohup pfs_mountd &amp; # nohup pfsd &amp; # pfs_mount -o xlat=unix /dev/dsk/c#t#d# /a &lt;/pre&gt;
&lt;br&gt;
&lt;p&gt;&lt;b&gt;Executer le script&lt;/b&gt;&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;# cd /a&lt;/p&gt;
&lt;p&gt;#./install
&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;pre&gt; VERITAS Installation Script Copyright 1993 - 2003 VERITAS Software Corporation, All Rights Reserved. Installation Options 1 NetBackup 2 NetBackup Client Software 3 NetBackup Client Java Software q To quit from this script Choose an option [default: q]: 1 The NetBackup and Media Manager software is built for use on HP9000-800 hardware. Do you want to install NetBackup and Media Manager files? [y,n] (y) y NetBackup and Media Manager are normally installed in /usr/openv. The existing /usr/openv directory will be used for NetBackup and Media Manager. The HP9000-800 clients will be loaded. Do you want to load any other NetBackup clients onto the server? [y,n] (y) y Choose the Platform Client Options you wish to install. HP9000-800 must be installed Platform Client Options ----------------------- 1. ALPHA 2. HP9000 3. INTEL 4. Linux 5. MACINTOSH 6. RS6000 7. SCO 8. SGI 9. Solaris 10. All UNIX client platforms q. quit selecting HP9000-800 Enter Choice(s) [1 - 10] 2 HP9000-800 HP9000-800 Enter Choice(s) [1 - 10] 3 HP9000-800 HP9000-800 INTEL Enter Choice(s) [1 - 10] q You have chosen to install: HP9000 INTEL Is this the list you wish to use? [y,n] (y) y Reading client binaries for /usr/openv/netbackup/client/HP9000-800 x HP9000-800/HP-UX11.00/bp, 290816 bytes, 568 tape blocks x HP9000-800/HP-UX11.00/bparchive symbolic link to bpbackup x HP9000-800/HP-UX11.00/bpjava-msvc, 610304 bytes, 1192 tape blocks ... x HP9000-800/HP-UX11.11/libvopie.sl, 233472 bytes, 456 tape blocks x HP9000-800/HP-UX11.11/libvopie64.sl, 244912 bytes, 479 tape blocks x HP9000-800/HP-UX11.11/XKeysymDB, 773 bytes, 2 tape blocks Reading client binaries for /usr/openv/netbackup/client/INTEL x INTEL/FreeBSD4.5/bp, 255797 bytes, 500 tape blocks x INTEL/FreeBSD4.5/bparchive symbolic link to bpbackup x INTEL/FreeBSD4.5/bpbackup, 332085 bytes, 649 tape blocks ... x INTEL/FreeBSD4.5/vxss_db_paths, 1623 bytes, 4 tape blocks x INTEL/FreeBSD4.5/xbp, 582 bytes, 2 tape blocks x INTEL/FreeBSD4.5/XKeysymDB, 773 bytes, 2 tape blocks Reading NetBackup files from /cdrom/hp-ux/anb x usr/openv/db/bin/nbdbd, 3182592 bytes, 6216 tape blocks x usr/openv/db/etc/mysql/english/errmsg.sys, 11159 bytes, 22 tape blocks x usr/openv/db/etc/mysql/english/errmsg.txt, 11634 bytes, 23 tape blocks .. x usr/openv/man/man1m/vltrun.1m, 12321 bytes, 25 tape blocks x usr/openv/man/man1m/vopie_util.1m, 11573 bytes, 23 tape blocks x usr/openv/man/man1m/vopied.1m, 8863 bytes, 18 tape blocks Reading NetBackup-Java GUI applications from /cdrom/NB-Java/ The Java packages for installed client types will be loaded. cp NB-Java.install /usr/openv/NB-Java.install cp NB-Java.tar.Z /usr/openv/NB-Java.tar.Z cp HPUX_JRE.tar.Z /usr/openv/java/HPUX_JRE.tar.Z cp libSigScheduleJNI.sl /usr/openv/lib/server/hp_ux/libSigScheduleJNI.sl Reading Media Manager files from /cdrom/hp-ux/anb x usr/openv/volmgr/bin/drive_mount_notify, 2860 bytes, 6 tape blocks x usr/openv/volmgr/bin/drive_unmount_notify, 2822 bytes, 6 tape blocks x usr/openv/volmgr/bin/mmcrawl, 344064 bytes, 672 tape blocks ... x openv/db/var/mysql/tables_priv.frm, 8877 bytes, 18 tape blocks x openv/db/var/mysql/user.frm, 9148 bytes, 18 tape blocks x openv/db/etc/nbdb.cnf, 199 bytes, 1 tape blocks Copying HP-UX11.11 Client Binaries + /bin/cp ./bp /usr/openv/netbackup/bin/bp + /bin/cp ./bpcd /usr/openv/netbackup/bin/bpcd + /bin/cp ./bpdynamicclient /usr/openv/netbackup/bin/bpdynamicclient ... + /bin/cp ./template.names_allow.txt /usr/openv/var/auth/template.names_allow.txt + /bin/cp ./template.names_deny.txt /usr/openv/var/auth/template.names_deny.txt + /bin/cp ./fsanalyze /usr/openv/netbackup/bin/fsanalyze A NetBackup Server or Enterprise Server license key is needed for installation to continue. Enter license key: Evaluation NetBackup Enterprise Server with Apr 30, 2004 expiration date will be registered. Is this OK? [y,n] (y) ....-DR62-6PCP-R6TP-....-4ITP-6YNM-....-P: Evaluation NetBackup Enterprise Server Base product with the following features enabled: Open File Backup Remote Client Support Robotic Library Sharing Support Remote Media Server Support Microsoft RSM Robotic Libraries ADIC DAS/SDLC Robotic Libraries IBM ATL Robotic Libraries Fujitsu LMF Robotic Libraries StorageTek ACS Robotic Libraries Advanced Client MS SharePoint Agent Inline Tape Copy Vault GDM Managed Server Library Based Tape Drives Additional Drives/Robotics DataStore Intelligent Disaster Recovery Teradata Encryption DES 56-bit Encryption DES 40-bit SAP extension SQL-Backtrack extension Sybase extension Informix extension Oracle extension Lotus Notes extension DB2 extension MS SQL Server extension MS Exchange extension Advanced Reporting Option Shared Storage Option Global Data Manager NDMP EMC Additional clients has been registered. All additional keys should be added at this time. Do you want to add additional license keys now? [y,n] (y) n Use /usr/openv/netbackup/bin/admincmd/get_license_key to add, delete or list license keys at a later time. Installing NetBackup Enterprise Server version: 5.0GA If this machine will be using a different network interface than the default (server12), the name of the preferred interface should be used as the configured server name. If this machine will be part of a cluster, the virtual name should be used as the configured server name. Would you like to use &#034;server12&#034; as the configured name of the NetBackup server? [y,n] (y) y Is server12 the master server? [y,n] (y) y Do you have any media servers? [y,n] (n) n Linking /usr/lib/X11/app-defaults/XNB --&gt; /usr/openv/netbackup/bin/XNB.dt Checking for a bpcd entry in /etc/inetd.conf: Adding bpcd entry. Original /etc/inetd.conf saved as /etc/inetd.conf.NBU_041604.11:47:01. Checking for a vnetd entry in /etc/inetd.conf: Adding vnetd entry. Checking for a vopied entry in /etc/inetd.conf: Adding vopied entry. Checking for a bpjava-msvc entry in /etc/inetd.conf: Adding bpjava-msvc entry. Checking /etc/services for the needed NetBackup and Media Manager services. Copying original /etc/services file to /etc/services.NBU_041604.11:53:12 Editing /etc/services to update NetBackup and Media Manager services. /etc/services will be updated to add the following entries for NetBackup/Media Manager. bprd 13720/tcp bprd bpcd 13782/tcp bpcd bpdbm 13721/tcp bpdbm vnetd 13724/tcp vnetd vopied 13783/tcp vopied bpjobd 13723/tcp bpjobd nbdbd 13784/tcp nbdbd visd 9284/tcp visd bpjava-msvc 13722/tcp bpjava-msvc vmd 13701/tcp vmd acsd 13702/tcp acsd tl8cd 13705/tcp tl8cd tldcd 13711/tcp tldcd ts8d 13709/tcp ts8d odld 13706/tcp odld tl4d 13713/tcp tl4d tsdd 13714/tcp tsdd tshd 13715/tcp tshd tlmd 13716/tcp tlmd tlhcd 13717/tcp tlhcd lmfcd 13718/tcp lmfcd rsmd 13719/tcp rsmd To change these entries modify the file /tmp/services.ov_edited.6908 and enter &lt;RETURN&gt; when ready to continue: /etc/services has been updated to contain NetBackup and Media Manager services. WARNING: ypwhich: the NIS domain name hasn't been set on this machine WARNING: ypcat: the NIS domain name hasn't been set on this machine Sending SIGHUP to inetd process. To make NetBackup start up automatically when the system is restarted, the netbackup script found in /usr/openv/netbackup/bin/goodies has been placed in /sbin/init.d, with links to it placed in the /sbin/rc2.d directory. To make NetBackup shut down automatically when the system is restarted, the netbackup script found in /usr/openv/netbackup/bin/goodies has been placed in /sbin/init.d, with links to it placed in the /sbin/rc0.d directory. Extracting NetBackup-Java product files. Installing NetBackup-Java, and the Java runtime environment for HP-UX B.11.11. Configuring NetBackup-Java runtime environment. The installation of the NetBackup-Java product on server12 is complete. In order for device discovery and auto-configuration to work properly in a NetBackup Enterprise environment, particularly where peripherals are connected to multiple servers, one host must serve as the repository for global device database information. Enter which host will store the global device database. (default: server12): server12 To be able to install the client software the NetBackup processes need to be started. Do you want to start the NetBackup processes so client software can be installed? [y,n] (y) y Starting the NetBackup database manager process (bpdbm). Do you want to create policy and schedule examples that you can view or use when you are configuring your own policies and schedules? [y,n] (y) y ... creating policy template_normal ... creating schedules for policy template_normal ... creating policy template_weekend ... creating schedules for policy template_weekend Done creating example policies and schedules. Creating Directive Set for LotusNotes Creating Directive Set for MS_Exchange_5.x Creating Directive Set for MS_Exchange_Mailbox Creating Directive Set for MS_Exchange_2000 Creating Directive Set for MS_Exchange_SRS Creating Directive Set for MS_Exchange_Public_Folders Creating Directive Set for MS_Exchange_KMS Creating Directive Set for MS_SharePoint_Server Creating Directive Set for MS_SharePoint_Workspaces Creating Template Set for Oracle_RMAN Creating Template Set for Oracle_XML_Export Creating Template Set for DB2 Creating Directive Set for Windows2000 Policy conversion summary: Number of original policies: 2 Number of non-snapshot policies skipped:	2 Number of policies not needing conversion:	0 Number of policies converted to 'auto' snapshot method: 0 Number of policies converted: 0 Number of new policies created due to multiple clients in a policy that had different snapshot method configurations:	0 Do you want to start the Media Manager device daemon processes? [y,n] (y) y Starting the Media Manager device daemon processes. Do you want to start the NetBackup bprd process so backups and restores can be initiated? [y,n] (y) y Starting the NetBackup request daemon process (bprd). Done executing NB.inst VERITAS Installation Script Copyright 1993 - 2003 VERITAS Software Corporation, All Rights Reserved. Installation Options 1 NetBackup 2 NetBackup Client Software 3 NetBackup Client Java Software q To quit from this script Choose an option [default: q]: 1 The NetBackup and Media Manager software is built for use on HP9000-800 hardware. Do you want to install NetBackup and Media Manager files? [y,n] (y) y NetBackup and Media Manager are normally installed in /usr/openv. Is it OK to install in /usr/openv? [y,n] (y) y The HP9000-800 clients will be loaded. Do you want to load any other NetBackup clients onto the server? [y,n] (y) y Choose the Platform Client Options you wish to install. HP9000-800 must be installed Platform Client Options ----------------------- 1. ALPHA 2. HP9000 3. INTEL 4. Linux 5. MACINTOSH 6. RS6000 7. SCO 8. SGI 9. Solaris 10. All UNIX client platforms q. quit selecting HP9000-800 Enter Choice(s) [1 - 10] 2,3 Choose values in the range 1 - 10, try again or enter q to quit: 2 3 HP9000-800 HP9000-800 INTEL Enter Choice(s) [1 - 10] q You have chosen to install: HP9000 INTEL Is this the list you wish to use? [y,n] (y) y Reading client binaries for /usr/openv/netbackup/client/HP9000-800 x HP9000-800/HP-UX11.00/bp, 290816 bytes, 568 tape blocks x HP9000-800/HP-UX11.00/bparchive symbolic link to bpbackup .. x HP9000-800/HP-UX11.00/bpbkar, 966656 bytes, 1888 tape blocks x HP9000-800/HP-UX11.00/bpcd, 659456 bytes, 1288 tape blocks x HP9000-800/HP-UX11.00/bpclimagelist, 425984 bytes, 832 tape blocks VERITAS Installation Script Copyright 1993 - 2003 VERITAS Software Corporation, All Rights Reserved. Installation Options 1 NetBackup 2 NetBackup Client Software 3 NetBackup Client Java Software q To quit from this script Choose an option [default: q]: 3 Choose the Java Platform Options you wish to install. Java Platform Options --------------------- 1. AIX 2. HPUX 3. Linux 4. Solaris_Sparc 5. Solaris_x86 6. Tru64 7. All Java platforms q. quit selecting Enter Choice(s) [1 - 7] 2 HPUX Enter Choice(s) [1 - 7] q You have chosen to install: HPUX Is this the list you wish to use? [y,n] (y) y cp HPUX_JRE.tar.Z /usr/openv/java/HPUX_JRE.tar.Z VERITAS Installation Script Copyright 1993 - 2003 VERITAS Software Corporation, All Rights Reserved. Installation Options 1 NetBackup 2 NetBackup Client Software 3 NetBackup Client Java Software q To quit from this script Choose an option [default: q]: q A trace of the install can be found in /tmp/install_trace.7435 That file can be deleted after you are sure the install was successful. &lt;/pre&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="fr">
		<title>LDAP-UX</title>
		<link>https://www.admin-sys.org/?ldap-ux</link>
		<guid isPermaLink="true">https://www.admin-sys.org/?ldap-ux</guid>
		<dc:date>2009-04-17T15:58:38Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Jerome ROBERT</dc:creator>



		<description>
&lt;p&gt;LDAP-UX 1. Installation LDAP-UX &lt;br class='autobr' /&gt;
Installation du produit : J4269AA ( LDAP-UX Integration ) &lt;br class='autobr' /&gt;
swinstall -s /depot &lt;br class='autobr' /&gt; 2. Configuration de LDAP-UX &lt;br class='autobr' /&gt;
# cd /opt/ldapux/config &lt;br class='autobr' /&gt;
# ls &lt;br class='autobr' /&gt;
create_profile_cache display_profile_cache setup &lt;br class='autobr' /&gt;
create_profile_entry get_profile_entry &lt;br class='autobr' /&gt;
create_profile_schema ldap_proxy_config &lt;br class='autobr' /&gt;
# Commande qui va modifier le sch&#195;&#169;ma du serveur LDAP, &#195; faire d'une seul fois. &lt;br class='autobr' /&gt;
# ./create_profile_schema &lt;br class='autobr' /&gt;
Hewlett-Packard Company LDAP-UX Client Services Schema (&#8230;)&lt;/p&gt;


-
&lt;a href="https://www.admin-sys.org/?-configuration-d-application-sous-" rel="directory"&gt;Configuration d'application sous HP-UX&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;h1 align=&#034;center&#034; &gt;LDAP-UX&lt;/h1&gt;
&lt;h2 &gt; &lt;/h2&gt;
&lt;h2 &gt;1. Installation LDAP-UX&lt;/h2&gt;
&lt;p&gt;Installation du produit : J4269AA ( LDAP-UX Integration )&lt;/p&gt;
&lt;p&gt;swinstall -s /depot&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2 &gt;2. Configuration de LDAP-UX&lt;/h2&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
cd /opt/ldapux/config&lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
ls&lt;/p&gt;
&lt;p&gt;create_profile_cache &lt;br class='autobr' /&gt;
display_profile_cache setup&lt;/p&gt;
&lt;p&gt;create_profile_entry &lt;br class='autobr' /&gt;
get_profile_entry&lt;/p&gt;
&lt;p&gt;create_profile_schema &lt;br class='autobr' /&gt;
ldap_proxy_config&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;# &lt;b&gt;&lt;i&gt;Commande qui va modifier le sch&#195;&#169;ma du serveur LDAP, &#195; faire d'une&lt;br class='autobr' /&gt;
seul fois.&lt;/i&gt;&lt;/b&gt; &lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
./create_profile_schema &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td width=&#034;100%&#034;&gt; &lt;p&gt;Hewlett-Packard&lt;br class='autobr' /&gt; Company LDAP-UX Client Services Schema Extension Program&lt;/p&gt;
&lt;p&gt;--------------This&lt;br class='autobr' /&gt; LDAP-UX Client Profile Schema Extension Program will guide you through&lt;/p&gt;
&lt;p&gt;to&lt;br class='autobr' /&gt; add/update the LDAP-UX Client Profile schema to the standard schema in&lt;/p&gt;
&lt;p&gt;Directory&lt;br class='autobr' /&gt; Server.&lt;/p&gt;
&lt;p&gt;This&lt;br class='autobr' /&gt; supports Netscape/iPlanet Directory Servers and&lt;/p&gt;
&lt;p&gt;Windows&lt;br class='autobr' /&gt; 2000 Active Directory Servers.&lt;/p&gt;
&lt;p&gt;During&lt;br class='autobr' /&gt; the configuration :&lt;/p&gt;
&lt;p&gt; &lt;br class='autobr' /&gt; - Press &#034;Return&#034; to choose the default and go to the next&lt;br class='autobr' /&gt; screen&lt;/p&gt;
&lt;p&gt; &lt;br class='autobr' /&gt; - Type &#034;Control-B&#034; to go back to the previous screen&lt;/p&gt;
&lt;p&gt; &lt;br class='autobr' /&gt; - Type &#034;Control-C&#034; to cancel the Schema Extension program&lt;/p&gt;
&lt;p&gt;Would&lt;br class='autobr' /&gt; you like to continue with configuration ? [Yes] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td width=&#034;100%&#034;&gt; &lt;p&gt;Hewlett-Packard&lt;br class='autobr' /&gt; Company LDAP-UX Client Services Schema Extension Program&lt;/p&gt;
&lt;p&gt;----------Enter&lt;br class='autobr' /&gt; the host name of the directory where you want to store the profile.&lt;/p&gt;
&lt;p&gt;BEnter&lt;br class='autobr' /&gt; either the fully qualified host name (for example : sys001.hp.com)&lt;/p&gt;
&lt;p&gt;or&lt;br class='autobr' /&gt; IP address (for example : 15.13.118.130).&lt;/p&gt;
&lt;p&gt;To&lt;br class='autobr' /&gt; accept the default shown in brackets, press the Return key.&lt;/p&gt;
&lt;p&gt;Directory&lt;br class='autobr' /&gt; server host [server14 = 155.208.176.244] : &lt;br class='autobr' /&gt; 155.208.176.245&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;table border=&#034;1&#034; cellspacing=&#034;0&#034; cellpadding=&#034;0&#034; &gt; &lt;tr&gt; &lt;td width=&#034;624&#034; valign=&#034;top&#034; &gt; &lt;p &gt;Hewlett-Packard Company LDAP-UX Client Services Schema Extension Program &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;--------------Enter the port number of the previously&lt;br class='autobr' /&gt; specified directory server.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;To accept the default shown in brackets, press the&lt;br class='autobr' /&gt; Return key.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Directory Server port number [389] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;/table&gt;&lt;table border=&#034;1&#034; cellspacing=&#034;0&#034; cellpadding=&#034;0&#034;&gt; &lt;tr &gt; &lt;td width=&#034;624&#034; valign=&#034;top&#034;&gt; &lt;p&gt;Hewlett-Packard Company LDAP-UX Client Services&lt;br class='autobr' /&gt; Schema Extension Program&lt;/p&gt;
&lt;p&gt;-------------Select which Directory Server you want&lt;br class='autobr' /&gt; to connect to :&lt;/p&gt;
&lt;p&gt;1. Netscape/iPlanet Directory&lt;/p&gt;
&lt;p&gt;2. Windows 2000 Active Directory&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;NOTE : LDAP-UX defaults with the SFU 3.0 schema when&lt;br class='autobr' /&gt; using Windows 2000 Active Directory.&lt;br&gt; Refer to /opt/ldapux/README-LdapUxClient to use other versions of&lt;br class='autobr' /&gt; SFU.&lt;/p&gt;
&lt;p&gt;To accept the default shown in brackets, press the&lt;br class='autobr' /&gt; Return key.&lt;/p&gt;
&lt;p&gt;Directory Server : [1] :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;PFMERR 39 : The LDAP-UX Profile schema extension&lt;br class='autobr' /&gt; exists !&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;/table&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
ls&lt;/p&gt;
&lt;p&gt;create_profile_cache &lt;br class='autobr' /&gt;
display_profile_cache setup&lt;/p&gt;
&lt;p&gt;create_profile_entry &lt;br class='autobr' /&gt;
get_profile_entry&lt;/p&gt;
&lt;p&gt;create_profile_schema &lt;br class='autobr' /&gt;
ldap_proxy_config&lt;/p&gt;
&lt;p&gt;# &lt;b&gt;&lt;i&gt;Commande qui va cr&#195;&#169;er une fichier du serveur LDAP, &#195; faire d'une&lt;br class='autobr' /&gt;
seul fois.&lt;/i&gt;&lt;/b&gt; &lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
./create_profile_entry&lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td width=&#034;100%&#034;&gt; &lt;p&gt;Hewlett-Packard&lt;br class='autobr' /&gt; Company HP-UX LDAP Profile Entry Creation&lt;/p&gt;
&lt;p&gt;----------------Welcome&lt;br class='autobr' /&gt; to the HP-UX LDAP Integration profile creation program&lt;/p&gt;
&lt;p&gt;This&lt;br class='autobr' /&gt; program will prompt you for information required to create&lt;/p&gt;
&lt;p&gt;the&lt;br class='autobr' /&gt; configuration profile entry and add to LDAP Directory Server.&lt;/p&gt;
&lt;p&gt;You&lt;br class='autobr' /&gt; must have &#034;root&#034; privilege to run this Program.&lt;/p&gt;
&lt;p&gt;During&lt;br class='autobr' /&gt; the configuration :&lt;/p&gt;
&lt;p&gt; &lt;br class='autobr' /&gt; - Press &#034;Return&#034; to choose the default and go to the next&lt;br class='autobr' /&gt; screen&lt;/p&gt;
&lt;p&gt; &lt;br class='autobr' /&gt; - Type &#034;Control-B&#034; to go back to the previous screen&lt;/p&gt;
&lt;p&gt; &lt;br class='autobr' /&gt; - Type &#034;Control-C&#034; to cancel the program&lt;/p&gt;
&lt;p&gt;Would&lt;br class='autobr' /&gt; you like to continue ? [Yes] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td width=&#034;100%&#034;&gt; &lt;p &gt;Hewlett-Packard Company HP-UX LDAP Profile Entry Creation &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;-----------------Select which Directory Server you&lt;br class='autobr' /&gt; want to connect to :&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;1. Netscape/iPlanet Directory&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;2. Windows 2000 Active Directory&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;NOTE : LDAP-UX defaults with the SFU 3.0 schema when&lt;br class='autobr' /&gt; using Windows 2000 Active Directory.&lt;br&gt; Refer to /opt/ldapux/README-LdapUxClient to use other versions of SFU.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;To accept the default shown in brackets, press the&lt;br class='autobr' /&gt; Return key.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Directory Server : [1] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td width=&#034;100%&#034;&gt; &lt;p &gt;Hewlett-Packard Company HP-UX LDAP Profile Entry Creation &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;---------------Enter the host name of the directory&lt;br class='autobr' /&gt; where you want to store the profile.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Enter either the fully qualified host name (for&lt;br class='autobr' /&gt; example : sys001.hp.com)&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;or IP address (for example : 15.13.118.130).&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;To accept the default shown in brackets, press the&lt;br class='autobr' /&gt; Return key.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Directory server host [server14 = 155.208.176.244] :&lt;br class='autobr' /&gt; 155.208.176.245&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td width=&#034;100%&#034;&gt; &lt;p &gt;Hewlett-Packard Company HP-UX LDAP Profile Entry Creation &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;------------------Enter the port number of the&lt;br class='autobr' /&gt; previously specified directory server.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;To accept the default shown in brackets, press the&lt;br class='autobr' /&gt; Return key.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Directory Server port number [389] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;table border=&#034;1&#034; cellspacing=&#034;0&#034; cellpadding=&#034;0&#034;&gt; &lt;tr &gt; &lt;td width=&#034;612&#034; valign=&#034;top&#034;&gt; &lt;p &gt;Hewlett-Packard Company HP-UX LDAP Profile Entry Creation &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;---------------Enter the distinguished name (DN) of&lt;br class='autobr' /&gt; an existing LDAP-UX profile entry&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;you want to use or the DN where you want to store a&lt;br class='autobr' /&gt; new LDAP-UX profile&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;entry. For a new entry, all parent entries of the DN&lt;br class='autobr' /&gt; must already exist in&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;the directory or this step will fail,&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;(for example : cn=ldapuxprofile, ou=ldapuxprofile, o=hp.com)&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Profile Entry DN : [] : cn=ldapuxprofile,dc=hp,dc=com&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;/table&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td width=&#034;100%&#034;&gt; &lt;p &gt;Hewlett-Packard Company HP-UX LDAP Profile Entry Creation &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;----------------Enter the distinguished name (DN) of&lt;br class='autobr' /&gt; the directory user allowed to&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;create a new LDAP-UX profile entry or to check an&lt;br class='autobr' /&gt; existing profile entry.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;To accept the default shown in brackets, press the&lt;br class='autobr' /&gt; Return key.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;User DN [cn=Directory Manager] :&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Password : directory&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td width=&#034;100%&#034;&gt; &lt;p &gt;Hewlett-Packard Company HP-UX LDAP Profile Entry Creation &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;----------------For high-availability, each LDAP-UX&lt;br class='autobr' /&gt; client can look for user and group&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;information in up to three different directory&lt;br class='autobr' /&gt; servers. Please enter either&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;the fully qualified host name and optional port&lt;br class='autobr' /&gt; number&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;(for example : sys001.hp.com:389) or IP address and&lt;br class='autobr' /&gt; optional port number&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;(for example : 15.13.118.130:400) where your directory&lt;br class='autobr' /&gt; is running.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;The following hosts are currently specified :&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Default search host 2 : [ ]&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Default search host 3 : [ ]&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Enter 0 to accept these hosts and continue with the&lt;br class='autobr' /&gt; setup program or&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Enter the number of the hosts you want to specify&lt;br class='autobr' /&gt; [0] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;table border=&#034;1&#034; cellspacing=&#034;0&#034; cellpadding=&#034;0&#034; &gt; &lt;tr &gt; &lt;td width=&#034;612&#034; valign=&#034;top&#034; &gt; &lt;p &gt;Hewlett-Packard Company HP-UX LDAP Profile Entry Creation &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;----------Enter the default base DN where LDAP-UX&lt;br class='autobr' /&gt; clients should look for user and&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Group information, (for example : ou=nis,o=hp.com)&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Default base DN [dc=hp,dc=com] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;br&gt;
&lt;table border=1&gt; &lt;tr&gt; &lt;td &gt; &lt;p &gt;Hewlett-Packard Company HP-UX LDAP Profile Entry Creation &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;------------The setup program has all the information&lt;br class='autobr' /&gt; needed to configure a default&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;profile and client. You can accept default values for&lt;br class='autobr' /&gt; the remaining&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;parameters or configure the remaining parameters.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Accept remaining defaults ? (y/n)&lt;br class='autobr' /&gt; [y] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td &gt; &lt;p &gt;Hewlett-Packard Company HP-UX LDAP Profile Entry Creation &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;------------Are you ready to create the Profile Entry ?&lt;br class='autobr' /&gt; [Yes] :&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;modifying entry cn=ldapuxprofile,dc=hp,dc=com&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
cd /opt/ldapux/config&lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
ls&lt;/p&gt;
&lt;p&gt;create_profile_cache &lt;br class='autobr' /&gt;
display_profile_cache setup&lt;/p&gt;
&lt;p&gt;create_profile_entry &lt;br class='autobr' /&gt;
get_profile_entry&lt;/p&gt;
&lt;p&gt;create_profile_schema &lt;br class='autobr' /&gt;
ldap_proxy_config&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;# &lt;b&gt;&lt;i&gt;Commande &#195; faire sur chaque client !&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
./setup&lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td &gt; &lt;p&gt;Hewlett-Packard&lt;br class='autobr' /&gt; Company LDAP-UX Client Services Setup Program&lt;/p&gt;
&lt;p&gt;------------------------------Welcome&lt;br class='autobr' /&gt; to the LDAP-UX Client Services Setup Program !&lt;/p&gt;
&lt;p&gt;You&lt;br class='autobr' /&gt; must have &#034;root&#034; privilege to run this Setup Program.&lt;/p&gt;
&lt;p&gt;If&lt;br class='autobr' /&gt; this is the first client you are setting up, this program will :&lt;/p&gt;
&lt;p&gt; -&lt;br class='autobr' /&gt; Extend your directory schema with the LDAP-UX configuration profile schema.&lt;/p&gt;
&lt;p&gt; -&lt;br class='autobr' /&gt; Create a new LDAP-UX configuration profile entry in your directory.&lt;/p&gt;
&lt;p&gt; -&lt;br class='autobr' /&gt; Configure the local client system to use the directory.&lt;/p&gt;
&lt;p&gt;If&lt;br class='autobr' /&gt; your directory already has one or more LDAP-UX configuration profile&lt;/p&gt;
&lt;p&gt;entries,&lt;br class='autobr' /&gt; this program will :&lt;/p&gt;
&lt;p&gt; -&lt;br class='autobr' /&gt; Optionally create another new LDAP-UX configuration profile entry in your&lt;/p&gt;
&lt;p&gt; &lt;br class='autobr' /&gt; directory and configure the local client system to use the&lt;br class='autobr' /&gt; directory ;&lt;/p&gt;
&lt;p&gt; -&lt;br class='autobr' /&gt; or configure your client system with an existing profile entry.&lt;/p&gt;
&lt;p&gt;During&lt;br class='autobr' /&gt; the configuration :&lt;/p&gt;
&lt;p&gt; &lt;br class='autobr' /&gt; - Press &#034;Return&#034; to choose the default and go to the next&lt;br class='autobr' /&gt; screen&lt;/p&gt;
&lt;p&gt; &lt;br class='autobr' /&gt; - Type &#034;Control-B&#034; to go back to the previous screen&lt;/p&gt;
&lt;p&gt; &lt;br class='autobr' /&gt; - Type &#034;Control-C&#034; to cancel the setup program&lt;/p&gt;
&lt;p&gt;Would&lt;br class='autobr' /&gt; you like to continue with the setup ? [Yes] : Y&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td &gt; &lt;p &gt;Hewlett-Packard Company LDAP-UX Client Services Setup Program &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;-----------------Select which Directory Server you&lt;br class='autobr' /&gt; want to connect to :&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;1. Netscape/iPlanet Directory&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;2. Windows 2000 Active Directory&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;NOTE : LDAP-UX defaults with the SFU 3.0 schema when&lt;br class='autobr' /&gt; using Windows 2000 Active Directory.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Refer to /opt/ldapux/README-LdapUxClient to use other&lt;br class='autobr' /&gt; versions of SFU.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;To accept the default shown in brackets, press the&lt;br class='autobr' /&gt; Return key.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Directory Server : [1] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034; &gt; &lt;tr&gt; &lt;td &gt; &lt;p &gt;HEwlett-Packard Company LDAP-UX Client Services Setup Program &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;------------Your&lt;br class='autobr' /&gt; local client configuration file /etc/opt/ldapux/ldapux_client.conf&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;shows the following profile entry information for the&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Name Service Switch (NSS) :&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt; LDAP_HOSTPORT=&#034;155.208.176.240:389&lt;br class='autobr' /&gt; 155.208.176.245:389&#034;&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt; PROFILE_ENTRY_DN=&#034;cn=ldapuxprofile,dc=hp,dc=com&#034;&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;You can change this configuration to :&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt; o&lt;br class='autobr' /&gt; specify a different directory&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt; o&lt;br class='autobr' /&gt; specify a different existing profile in the directory&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt; o create&lt;br class='autobr' /&gt; a new profile&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;(You cannot change an existing profile with this&lt;br class='autobr' /&gt; setup program. Use&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;your directory administration tools to change&lt;br class='autobr' /&gt; existing profiles.)&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Would you like to change this configuration (Yes/No/Quit)&lt;br class='autobr' /&gt; ? [Yes] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td &gt; &lt;p &gt;Hewlett-Packard Company LDAP-UX Client Services Setup Program &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;----------------Enter the host name of the directory&lt;br class='autobr' /&gt; where you want to store the profile.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Enter either the fully qualified host name (for&lt;br class='autobr' /&gt; example : sys001.hp.com)&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;or IP address (for example : 15.13.118.130).&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;To accept the default shown in brackets, press the&lt;br class='autobr' /&gt; Return key.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Directory server host [server14 = 155.208.176.244] :&lt;br class='autobr' /&gt; 155.208.176.245&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td &gt; &lt;p &gt;Hewlett-Packard Company LDAP-UX Client Services Setup Program &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;-------------Enter the port number of the previously&lt;br class='autobr' /&gt; specified directory server.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;To accept the default shown in brackets, press the&lt;br class='autobr' /&gt; Return key.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Directory Server port number [389] :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td width=&#034;100%&#034;&gt; &lt;p&gt;Hewlett-Packard&lt;br class='autobr' /&gt; Company LDAP-UX Client Services Setup Program&lt;/p&gt;
&lt;p&gt;-------------Enter&lt;br class='autobr' /&gt; the distinguished name (DN) of an existing LDAP-UX profile entry&lt;/p&gt;
&lt;p&gt;you&lt;br class='autobr' /&gt; want to use or the DN where you want to store a new LDAP-UX profile&lt;/p&gt;
&lt;p&gt;entry.&lt;br class='autobr' /&gt; For a new entry, all parent entries of the DN must already exist in&lt;/p&gt;
&lt;p&gt;the&lt;br class='autobr' /&gt; directory or this step will fail,&lt;/p&gt;
&lt;p&gt;for&lt;br class='autobr' /&gt; example : cn=ldapuxprofile, ou=ldapuxprofile, o=hp.com)&lt;/p&gt;
&lt;p&gt;Profile&lt;br class='autobr' /&gt; Entry DN : [] : cn=ldapuxprofile,dc=hp,dc=com&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td width=&#034;100%&#034;&gt; &lt;p &gt;Hewlett-Packard Company LDAP-UX Client Services Setup Program &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;-----------Updated directory server at&lt;br class='autobr' /&gt; 155.208.176.245:389&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;with a profile entry at&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt; [cn=ldapuxprofile,dc=hp,dc=com]&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Updated the local client configuration file&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt; &lt;br class='autobr' /&gt; /etc/opt/ldapux/ldapux_client.conf&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Updated the local client profile entry LDIF file&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt; &lt;br class='autobr' /&gt; /etc/opt/ldapux/ldapux_profile.ldif&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Updated the local client profile entry cache file&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt; &lt;br class='autobr' /&gt; /etc/opt/ldapux/ldapux_profile.bin&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Press any key to continue :&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;table border=&#034;1&#034;&gt; &lt;tr&gt; &lt;td &gt; &lt;p &gt;Hewlett-Packard Company LDAP-UX Client Services Setup Program &lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;----------No proxy user is configured at this client&lt;/p&gt;
&lt;p&gt; You&lt;br class='autobr' /&gt; have changed configuration profile. To make it take effect,&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;you need to start/restart the LDAP-UX daemon&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Would you like to start/restart the LDAP-UX daemon&lt;br class='autobr' /&gt; (y/n) ? [y] :&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Updated the LDAP-UX daemon configuration file&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt; &lt;br class='autobr' /&gt; /etc/opt/ldapux/ldapclientd.conf&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;Restarted the LDAP-UX daemon !&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;To enable the LDAP Pluggable Authentication Module,&lt;br class='autobr' /&gt; save a copy of the&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;file /etc/pam.conf then add ldap to it. See /etc/pam.ldap&lt;br class='autobr' /&gt; for an example.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;To enable the LDAP Name Service Switch, save a copy&lt;br class='autobr' /&gt; of the file&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;/etc/nsswitch.conf then add ldap to it. See /etc/nsswitch.ldap&lt;br class='autobr' /&gt; for an example.&lt;/p&gt;
&lt;p&gt; &lt;p &lt;br class='autobr' /&gt; &gt;LDAP-UX Client&lt;br class='autobr' /&gt; Services setup complete.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;/table&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;# &lt;b&gt;&lt;i&gt;Commande &#195; faire sur chaque client !&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
cd /etc&lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
cp pam.ldap pam.conf&lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
cp nsswitch.ldap nsswitch.conf&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;i&gt;# Les fichiers de configuration :&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
cd /etc/opt/ldapux&lt;/p&gt;
&lt;p&gt;#&lt;br class='autobr' /&gt;
ls&lt;/p&gt;
&lt;p&gt;daemon_auth &lt;br class='autobr' /&gt; ldapentry.intl&lt;/p&gt;
&lt;p&gt;default_profile_attr_ads.ldif &lt;br class='autobr' /&gt;
ldapentry.templates&lt;/p&gt;
&lt;p&gt;default_profile_attr_ads_sfu2.ldif &lt;br class='autobr' /&gt;
ldapux_client.conf&lt;/p&gt;
&lt;p&gt;default_profile_attr_ads_sfu3.ldif &lt;br class='autobr' /&gt;
ldapux_client.old&lt;/p&gt;
&lt;p&gt;default_profile_attr_rfc2307.ldif &lt;br class='autobr' /&gt;
ldapux_profile.bin&lt;/p&gt;
&lt;p&gt;ldapclientd.conf &lt;br class='autobr' /&gt;
ldapux_profile.bin.old&lt;/p&gt;
&lt;p&gt;ldapclientd.old &lt;br class='autobr' /&gt;
ldapux_profile.ldif&lt;/p&gt;
&lt;p&gt;ldapclientd.pid &lt;br class='autobr' /&gt;
ldapux_profile.ldif.old&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="fr">
		<title>Configuration de clients DNS (HPUX)</title>
		<link>https://www.admin-sys.org/?configuration-de-clients-dns-hpux</link>
		<guid isPermaLink="true">https://www.admin-sys.org/?configuration-de-clients-dns-hpux</guid>
		<dc:date>2009-04-17T15:40:02Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Jerome ROBERT</dc:creator>



		<description>
&lt;p&gt;Configuration de clients DNS &lt;br class='autobr' /&gt;
Modifier ou cr&#233;er /etc/resolv.conf &lt;br class='autobr' /&gt;
domain admin-sys.org &lt;br class='autobr' /&gt;
nameserver 192.168.3.120 # serveur primaire &lt;br class='autobr' /&gt;
nameserver 192.168.3.121 # serveur secondaire &lt;br class='autobr' /&gt; Modifier ou cr&#233;er /etc/nsswitch.conf &lt;br class='autobr' /&gt;
hosts : dns nis files &lt;br class='autobr' /&gt;
pour ma part je pr&#233;fere cette l'ordre suivant : &lt;br class='autobr' /&gt;
hosts : files dns &lt;br class='autobr' /&gt; Modifier les fichiers /.rhosts, /etc/hosts.equiv, si ces
&lt;br class='autobr' /&gt;
derniers existent&lt;/p&gt;


-
&lt;a href="https://www.admin-sys.org/?-dns-" rel="directory"&gt;DNS&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;H3&gt;Configuration de clients DNS&lt;/H3&gt;
&lt;p&gt;&lt;U&gt;Modifier ou cr&#233;er /etc/resolv.conf&lt;/U&gt;&lt;/p&gt;
&lt;p&gt;domain admin-sys.org&lt;/p&gt;
&lt;p&gt;nameserver 192.168.3.120 # serveur primaire&lt;/p&gt;
&lt;p&gt;nameserver 192.168.3.121 # serveur secondaire&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;U&gt;Modifier ou cr&#233;er /etc/nsswitch.conf&lt;/U&gt;&lt;/p&gt;
&lt;p&gt;hosts : dns nis files&lt;/p&gt;
&lt;p&gt;pour ma part je pr&#233;fere cette l'ordre suivant :&lt;/p&gt;
&lt;p&gt;hosts : files dns&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;U&gt;Modifier les fichiers /.rhosts, /etc/hosts.equiv&lt;/U&gt;, si ces&lt;br class='autobr' /&gt;
derniers existent&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="fr">
		<title>nslookup (HPUX)</title>
		<link>https://www.admin-sys.org/?nslookup-hpux</link>
		<guid isPermaLink="true">https://www.admin-sys.org/?nslookup-hpux</guid>
		<dc:date>2009-04-17T15:35:47Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Jerome ROBERT</dc:creator>



		<description>
&lt;p&gt;nslookup(1) DescriptionDiagnosticsFiles &lt;br class='autobr' /&gt; ArgumentsAuthorSee Also &lt;br class='autobr' /&gt; NAME nslookup - query name servers interactively SYNOPSIS nslookup [-option ...] host-to-find [server] &lt;br class='autobr' /&gt;
nslookup [-option ...] [- [server]] DESCRIPTION nslookup is a program to query Internet domain name servers. nslookup &lt;br class='autobr' /&gt;
has been extended to follow the configured name resolution algorithm of the host and to query NIS, as well as, DNS and host tables. Both an interactive and (&#8230;)&lt;/p&gt;


-
&lt;a href="https://www.admin-sys.org/?-dns-" rel="directory"&gt;DNS&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;A NAME=&#034;nslookup.1&#034;&gt;&lt;/A&gt;&lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image4&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT SIZE=5&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;(1)&lt;/FONT&gt;&lt;/B&gt;&lt;/p&gt;
&lt;TABLE ALIGN=LEFT BORDER=0 CELLPADDING=2 CELLSPACING=10&gt; &lt;TR&gt; &lt;TD&gt; &lt;p&gt;&lt;!-- startindex --&gt;&lt;!-- start of fragment --&gt;&lt;FONT SIZE=2&gt;&lt;A HREF=&#034;#description&#034;&gt;&lt;B&gt;Description&lt;/B&gt;&lt;/A&gt;&lt;BR&gt;&lt;A HREF=&#034;#diagnostics&#034;&gt;&lt;B&gt;Diagnostics&lt;/B&gt;&lt;/A&gt;&lt;BR&gt;&lt;A HREF=&#034;#files&#034;&gt;&lt;B&gt;Files&lt;/B&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=50&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD VALIGN=TOP&gt; &lt;p&gt;&lt;FONT SIZE=2&gt;&lt;A HREF=&#034;#arguments&#034;&gt;&lt;B&gt;Arguments&lt;/B&gt;&lt;/A&gt;&lt;BR&gt;&lt;A HREF=&#034;#author&#034;&gt;&lt;B&gt;Author&lt;/B&gt;&lt;/A&gt;&lt;BR&gt;&lt;A HREF=&#034;#seealso&#034;&gt;&lt;B&gt;See&lt;br class='autobr' /&gt; Also&lt;/B&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt;
&lt;/TABLE&gt; &lt;H3&gt;NAME&lt;/H3&gt;
&lt;p&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt; - query name servers&lt;br class='autobr' /&gt;
interactively&lt;/p&gt;
&lt;p&gt;&lt;B&gt;&lt;FONT SIZE=4&gt;SYNOPSIS &lt;/FONT&gt;&lt;/B&gt;&lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image5&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;BR&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt;&lt;br class='autobr' /&gt;
[&lt;I&gt;-option&lt;/I&gt; ...] &lt;I&gt;host-to-find&lt;/I&gt; [&lt;I&gt;server&lt;/I&gt;]&lt;/p&gt;
&lt;p&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt; [&lt;I&gt;-option&lt;/I&gt;&lt;br class='autobr' /&gt;
...] [&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-&lt;/code&gt; [&lt;I&gt;server&lt;/I&gt;]]&lt;/p&gt;
&lt;HR&gt;
&lt;p&gt;&lt;FONT SIZE=4&gt;DESCRIPTION &lt;/FONT&gt;&lt;/p&gt;
&lt;p&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt; is a&lt;br class='autobr' /&gt;
program to query Internet domain name servers. &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;has been extended to follow the configured name resolution algorithm&lt;br class='autobr' /&gt;
of the host and to query NIS, as well as, DNS and host tables.&lt;/p&gt;
&lt;p&gt;Both an interactive and non-interactive mode are available with&lt;br class='autobr' /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt;.&lt;br class='autobr' /&gt;
Interactive mode allows the user to query a name server for&lt;br class='autobr' /&gt;
information about various hosts and domains, or print a list of hosts&lt;br class='autobr' /&gt;
in the domain. Non-interactive mode is used to query a name server&lt;br class='autobr' /&gt;
for information about one host or domain.&lt;/p&gt;
&lt;p&gt;By default, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt;&lt;br class='autobr' /&gt;
accesses name services for name and address resolution based on the&lt;br class='autobr' /&gt;
policy information obtained from the switch configuration file&lt;br class='autobr' /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/nsswitch.conf&lt;/code&gt;. When the policy is set to use NIS or&lt;br class='autobr' /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/hosts&lt;/code&gt; first, or when DNS is first but unavailable,&lt;br class='autobr' /&gt;
then &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt; will&lt;br class='autobr' /&gt;
only provide a limited command set (a &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;help&lt;/code&gt; command while&lt;br class='autobr' /&gt;
in this situation will show what actions are possible when querying&lt;br class='autobr' /&gt;
NIS or &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/hosts&lt;/code&gt;). To override the switch policy and&lt;br class='autobr' /&gt;
query DNS servers directly, the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;server&lt;/code&gt; command can be&lt;br class='autobr' /&gt;
used to specify a nameserver. This same overriding of the switch&lt;br class='autobr' /&gt;
policy can also be done by providing a nameserver as the second&lt;br class='autobr' /&gt;
argument on the command line. In this case, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;will ignore the switch policy and directly query nameservers, until a&lt;br class='autobr' /&gt;
&lt;I&gt;reset&lt;/I&gt; command is issued. Whenever an action is taken that&lt;br class='autobr' /&gt;
causes the switch policy to be overridden, a warning message is&lt;br class='autobr' /&gt;
displayed.&lt;/p&gt;
&lt;p&gt;Note, NIS+ is not supported by &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt;.&lt;br class='autobr' /&gt;
If the hosts source &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;nisplus&lt;/code&gt; is found in the&lt;br class='autobr' /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/nsswitch.conf&lt;/code&gt; file. It will be ignored.&lt;/p&gt;
&lt;HR&gt;
&lt;p&gt;&lt;FONT SIZE=4&gt;ARGUMENTS &lt;/FONT&gt;&lt;/p&gt;
&lt;p&gt;Interactive mode is entered in the following cases :&lt;/p&gt;
&lt;UL TYPE=DISC&gt; &lt;LI&gt;&lt;p STYLE=&#034;margin-bottom: 0cm&#034;&gt;No arguments are given. &lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image8&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;/p&gt;
&lt;LI&gt;
&lt;p&gt;The first argument is a hyphen (&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-&lt;/code&gt;). The optional&lt;br class='autobr' /&gt; second argument is a host name or Internet (IP) address of a name&lt;br class='autobr' /&gt; server.&lt;/p&gt;
&lt;/UL&gt;
&lt;p&gt;Non-interactive mode is used when the name of the host to be&lt;br class='autobr' /&gt;
looked up is given as the first argument. The optional second&lt;br class='autobr' /&gt;
argument is a host name or Internet address of a name server.&lt;/p&gt;
&lt;p&gt;Options listed under the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt; command below can be&lt;br class='autobr' /&gt;
specified one per line in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;.nslookuprc&lt;/code&gt; file in the&lt;br class='autobr' /&gt;
user's home directory. Alternatively, these options may be specified&lt;br class='autobr' /&gt;
on the command line by prefixing them with a hyphen and they must&lt;br class='autobr' /&gt;
precede other command line arguments. For example, to change the&lt;br class='autobr' /&gt;
default query type to host information, and the initial timeout to 10&lt;br class='autobr' /&gt;
seconds, type : &lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image9&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;BR&gt;&lt;/p&gt;
&lt;div class=&#034;precode&#034;&gt;&lt;pre class='spip_code spip_code_block' dir='ltr' style='text-align:left;'&gt;&lt;code&gt;&lt;CODE&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt; -query=hinfo -timeout=10&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt; &lt;p&gt;&lt;/CODE&gt;&lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image10&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;/p&gt;
&lt;p&gt;The command line option &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-swdebug&lt;/code&gt; may be used to debug&lt;br class='autobr' /&gt;
syntactic errors in the switch configuration file. This option turns&lt;br class='autobr' /&gt;
on tracing during initialization, causing the switch module to print&lt;br class='autobr' /&gt;
out a trace of the scan and parse actions on the &#034;hosts&#034;&lt;br class='autobr' /&gt;
entry (see &lt;A HREF=&#034;http://docs.hp.com/hpux/onlinedocs/B2355-90682/00/03/310-con.html#ref11nsswitch.conf.4&#034; TARGET=&#034;linkwin&#034;&gt;nsswitch.conf(4)&lt;br class='autobr' /&gt;
&lt;/A&gt;) in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/nsswitch.conf&lt;/code&gt; file.&lt;/p&gt;
&lt;p STYLE=&#034;margin-bottom: 0cm&#034;&gt;&lt;B&gt;&lt;FONT SIZE=3&gt;Interactive&lt;br class='autobr' /&gt;
Commands &lt;/FONT&gt;&lt;/B&gt;&lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image11&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;BR&gt;Commands&lt;br class='autobr' /&gt;
can be interrupted at any time by using the interrupt character. To&lt;br class='autobr' /&gt;
exit, type a Ctrl-D (EOF) or type &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;exit&lt;/code&gt;. To treat a&lt;br class='autobr' /&gt;
built-in command as a host name, precede it with an escape character&lt;br class='autobr' /&gt;
(&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;\&lt;/code&gt;). When using NIS or the host table, only host names&lt;br class='autobr' /&gt;
and Internet addresses are allowed as commands. An unrecognized&lt;br class='autobr' /&gt;
command is interpreted as a host name.&lt;/p&gt;
&lt;TABLE WIDTH=908 BORDER=0 CELLPADDING=3 CELLSPACING=0&gt; &lt;COL WIDTH=90&gt; &lt;COL WIDTH=4&gt; &lt;COL WIDTH=0&gt; &lt;COL WIDTH=91&gt; &lt;COL WIDTH=4&gt; &lt;COL WIDTH=14&gt; &lt;COL WIDTH=4&gt; &lt;COL WIDTH=545&gt;
&lt;p&gt;	&lt;COL WIDTH=101&gt;&lt;br class='autobr' /&gt; &lt;COL WIDTH=0&gt;&lt;/p&gt;
&lt;TR&gt; &lt;TD COLSPAN=10 WIDTH=902 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;I&gt;host &lt;/I&gt;[&lt;I&gt;server&lt;/I&gt;]&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image12&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;Look up information for &lt;I&gt;host&lt;/I&gt; using the current default&lt;br class='autobr' /&gt; server or using &lt;I&gt;server&lt;/I&gt; if specified. If &lt;I&gt;host&lt;/I&gt; is an&lt;br class='autobr' /&gt; Internet address and the query type is &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;A&lt;/code&gt; or &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;PTR&lt;/code&gt;,&lt;br class='autobr' /&gt; the name of the host is returned. If &lt;I&gt;host&lt;/I&gt; is a name and&lt;br class='autobr' /&gt; does not have a trailing period, one or more domains are appended&lt;br class='autobr' /&gt; to the name (this behavior depends on the state of the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt;&lt;/p&gt;
&lt;p&gt; options &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;domain&lt;/code&gt;, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;srchlist&lt;/code&gt;, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;defname&lt;/code&gt;,&lt;br class='autobr' /&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;search&lt;/code&gt;). Answers from a name server's cache are&lt;br class='autobr' /&gt; labeled ``non-authoritative.''&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD COLSPAN=10 WIDTH=902 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;server &lt;I&gt;domain&lt;/I&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image13&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt;&lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt;&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=10 WIDTH=902 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;lserver &lt;I&gt;domain&lt;/I&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image14&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;Change the default server to &lt;I&gt;domain&lt;/I&gt;. &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;lserver&lt;/code&gt;&lt;br class='autobr' /&gt; uses the initial server to look up information about &lt;I&gt;domain&lt;/I&gt;&lt;br class='autobr' /&gt; while &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;server&lt;/code&gt; uses the current default server. When&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;server&lt;/code&gt; is used while the current name service being&lt;br class='autobr' /&gt; pointed to is either NIS or &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/hosts&lt;/code&gt;, then the&lt;br class='autobr' /&gt; switch policy will be overridden until a &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;reset&lt;/code&gt; is&lt;br class='autobr' /&gt; issued.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;root&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;Changes the default server to the server for the root of the&lt;br class='autobr' /&gt; domain name space. Currently, the host &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ns.nic.ddn.mil&lt;/code&gt;&lt;br class='autobr' /&gt; is used (this command is a synonym for &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;lserver&lt;/code&gt;ns.nic.ddn.mil).&lt;br class='autobr' /&gt; The name of the root server can be changed with the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt;&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;root&lt;/code&gt; command.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;policy&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;Prints out the policy read from the switch configuration file.&lt;br class='autobr' /&gt; The number of name services specified in the file are shown, as&lt;br class='autobr' /&gt; well as the order and criteria on how the name services are to be&lt;br class='autobr' /&gt; used. The four statuses of the criteria are represented by the&lt;br class='autobr' /&gt; four positions within the square brackets. The order of the&lt;br class='autobr' /&gt; statuses are : SUCCESS, NOTFOUND, UNAVAIL and TRYAGAIN. The two&lt;br class='autobr' /&gt; actions of the criteria are represented by the two possible&lt;br class='autobr' /&gt; letters used in the four status positions : &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;R&lt;/code&gt; for&lt;br class='autobr' /&gt; return and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;C&lt;/code&gt; for continue. However, if no criteria is&lt;br class='autobr' /&gt; specified between two sources, then the default actions are&lt;br class='autobr' /&gt; assigned to the statuses :&lt;br class='autobr' /&gt; &lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image15&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;BR&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;SUCCESS= return&lt;BR&gt;NOTFOUND= continue&lt;BR&gt;UNAVAIL= continue&lt;BR&gt;TRYAGAIN= continue&lt;/code&gt;&lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image16&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=10 WIDTH=902 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;finger&lt;/code&gt; [&lt;I&gt;name&lt;/I&gt;] [&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&gt;&lt;/code&gt;&lt;br class='autobr' /&gt; &lt;I&gt;filename&lt;/I&gt;]&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image17&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD COLSPAN=8 WIDTH=796&gt;&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=10 WIDTH=902 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;finger&lt;/code&gt; [&lt;I&gt;name&lt;/I&gt;] [&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&gt;&gt;&lt;/code&gt;&lt;br class='autobr' /&gt; &lt;I&gt;filename&lt;/I&gt;]&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image18&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;Connects with the finger server on the current host. The&lt;br class='autobr' /&gt; current host is defined when a previous lookup for a host was&lt;br class='autobr' /&gt; successful and returned address information (see the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt;&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;querytype=A&lt;/code&gt; command). &lt;I&gt;name&lt;/I&gt; is optional. &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&gt;&lt;/code&gt;&lt;br class='autobr' /&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&gt;&gt;&lt;/code&gt; can be used to redirect output in the&lt;br class='autobr' /&gt; usual manner.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=10 WIDTH=902 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ls&lt;/code&gt; [&lt;I&gt;option&lt;/I&gt;] &lt;I&gt;domain&lt;/I&gt; [&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt; &lt;I&gt;filename&lt;/I&gt;]&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image19&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt;&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=10 WIDTH=902 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ls&lt;/code&gt; [&lt;I&gt;option&lt;/I&gt;] &lt;I&gt;domain&lt;/I&gt; [&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&gt;&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt; &lt;I&gt;filename&lt;/I&gt;]&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD ROWSPAN=7 WIDTH=90 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image20&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD ROWSPAN=7 WIDTH=4&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;List the information available for &lt;I&gt;domain&lt;/I&gt;, optionally&lt;br class='autobr' /&gt; creating or appending to &lt;I&gt;filename&lt;/I&gt;. The default output&lt;br class='autobr' /&gt; contains host names and their Internet addresses. &lt;I&gt;option&lt;/I&gt;&lt;br class='autobr' /&gt; can be one of the following :&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD ROWSPAN=5 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt; &lt;TD WIDTH=91 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-t&lt;I&gt; querytype&lt;/I&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=3 WIDTH=575&gt; &lt;p&gt;lists all records of the specified type (see &lt;I&gt;querytype&lt;/I&gt;&lt;br class='autobr' /&gt; below).&lt;/p&gt;
&lt;/TD&gt;&lt;TD ROWSPAN=5 COLSPAN=2 WIDTH=104 VALIGN=TOP&gt;&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=91 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-a&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=3 WIDTH=575&gt; &lt;p&gt;lists aliases of hosts in the domain (synonym for&lt;/p&gt;
&lt;div class=&#034;precode&#034;&gt;&lt;pre class='spip_code spip_code_block' dir='ltr' style='text-align:left;'&gt;&lt;code&gt;-t CNAME&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;).&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=91 VALIGN=TOP&gt;&lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-d&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=3 WIDTH=575&gt; &lt;p&gt;lists all records for the domain (synonym for &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-t ANY&lt;/code&gt;).&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=91 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-h&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=3 WIDTH=575&gt; &lt;p&gt;lists CPU and operating system information for the domain&lt;br class='autobr' /&gt; (synonym for &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-t HINFO&lt;/code&gt;).&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=91 VALIGN=TOP&gt;&lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-s&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=3 WIDTH=575&gt; &lt;p&gt;lists well-known services of hosts in the domain (synonym for&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-t WKS&lt;/code&gt;).&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;&lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image21&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;BR&gt;When&lt;br class='autobr' /&gt; output is directed to a file, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;#&lt;/code&gt; characters are&lt;br class='autobr' /&gt; printed for every 50 records received from the server.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD COLSPAN=10 WIDTH=902 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;view&lt;I&gt; filename&lt;/I&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image22&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;Sorts and lists the output of previous &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ls&lt;/code&gt;&lt;br class='autobr' /&gt; command(s) using &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;more&lt;/code&gt; (see &lt;A HREF=&#034;http://docs.hp.com/hpux/onlinedocs/B2355-90680/00/01/196-con.html#ref11more.1&#034;&gt;more(1)&lt;br class='autobr' /&gt; &lt;/A&gt;).&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;help&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt;&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;?&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;Prints a brief summary of commands.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt;&lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;exit&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;Exits the program.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;reset&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;Returns to the use of the configured name service switch policy&lt;br class='autobr' /&gt; and resets to use the original nameservers.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=10 WIDTH=902 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt; &lt;I&gt;keyword&lt;/I&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;=&lt;/code&gt;&lt;I&gt;value&lt;/I&gt;]&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD ROWSPAN=29 WIDTH=90 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image23&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD ROWSPAN=29 WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD COLSPAN=8 WIDTH=796&gt; &lt;p&gt;This command is used to change state information that affects&lt;br class='autobr' /&gt; the lookups. Valid keywords are :&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD ROWSPAN=27 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;all&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;Prints the current values of the various options to &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt;.&lt;br class='autobr' /&gt; Information about the current default server and host is also&lt;br class='autobr' /&gt; printed.&lt;/p&gt;
&lt;/TD&gt;&lt;TD ROWSPAN=27 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=6 WIDTH=790 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;cl&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ass&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;=&lt;/code&gt;&lt;I&gt;value&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image24&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653 VALIGN=TOP&gt;&lt;TABLE WIDTH=653 BORDER=0 CELLPADDING=3 CELLSPACING=0&gt; &lt;COL WIDTH=0&gt; &lt;COL WIDTH=90&gt; &lt;COL WIDTH=4&gt; &lt;COL WIDTH=195&gt; &lt;COL WIDTH=339&gt; &lt;TR&gt; &lt;TD COLSPAN=5 WIDTH=647&gt; &lt;p&gt;Change the query class to one of :&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD ROWSPAN=4 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;IN&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=195&gt; &lt;p&gt;the Internet class.&lt;/p&gt;
&lt;/TD&gt; &lt;TD ROWSPAN=4 WIDTH=339 VALIGN=TOP&gt;&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;CHAOS&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=195&gt; &lt;p&gt;the Chaos class.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;HESIOD&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=195&gt; &lt;p&gt;the MIT Athena Hesiod class.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ANY&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=195&gt; &lt;p&gt;wildcard (any of the above).&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD COLSPAN=5 WIDTH=647&gt; &lt;p&gt;&lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image25&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;BR&gt;The&lt;br class='autobr' /&gt; class specifies the protocol group of the information. (Default&lt;br class='autobr' /&gt; = &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;IN&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;/TABLE&gt; &lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;no&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;deb&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ug&lt;/code&gt;]&lt;/p&gt;
&lt;/TD&gt;&lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;Turn debugging mode on. More information is printed about the&lt;br class='autobr' /&gt; packet sent to the server and the resulting answer. (Default =&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;nodebug&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;no&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;d2&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;Turn exhaustive debugging mode on. Essentially all fields of&lt;br class='autobr' /&gt; every packet are printed. (Default = &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;nod2&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=6 WIDTH=790 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;no&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;def&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;name&lt;/code&gt;]&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image26&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;If set, append the default domain name to a single-component&lt;br class='autobr' /&gt; lookup request (i.e., one that does not contain a period&lt;br class='autobr' /&gt; character). (Default = &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;defname&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=6 WIDTH=790 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;do&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;main&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;=&lt;/code&gt;&lt;I&gt;name&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image27&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;Change the default domain name to &lt;I&gt;name&lt;/I&gt;. The default&lt;br class='autobr' /&gt; domain name is appended to a lookup request, depending on the&lt;br class='autobr' /&gt; state of the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;defname&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;search&lt;/code&gt; options.&lt;br class='autobr' /&gt; The domain search list contains the parents of the default domain&lt;br class='autobr' /&gt; if it has at least two components in its name. For example, if the&lt;br class='autobr' /&gt; default domain is &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;CC.Berkeley.EDU&lt;/code&gt;, the search list is&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;CC.Berkeley.EDU&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;Berkeley.EDU&lt;/code&gt;. Use&lt;br class='autobr' /&gt; the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;srchlist&lt;/code&gt; command to specify a&lt;br class='autobr' /&gt; different list. Use the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;all&lt;/code&gt; command&lt;br class='autobr' /&gt; to display the list. (Default = value from hostname,&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/resolv.conf&lt;/code&gt; or &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;LOCALDOMAIN&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;no&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ig&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;nore&lt;/code&gt;]&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;Ignore truncation errors. (Default = &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;noignore&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=6 WIDTH=790 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;q&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;uerytype&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;=&lt;/code&gt;&lt;I&gt;value&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image28&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt;&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ty&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;pe&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;=&lt;/code&gt;&lt;I&gt;value&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653 VALIGN=TOP&gt; &lt;TABLE WIDTH=653 BORDER=0 CELLPADDING=3 CELLSPACING=0&gt; &lt;COL WIDTH=0&gt; &lt;COL WIDTH=87&gt; &lt;COL WIDTH=4&gt; &lt;COL WIDTH=544&gt; &lt;COL WIDTH=0&gt; &lt;TR&gt;&lt;TD COLSPAN=5 WIDTH=647&gt; &lt;p&gt;Change the type of information returned from a query to one&lt;br class='autobr' /&gt; of :&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD ROWSPAN=17 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;A&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Host's Internet address&lt;/p&gt;
&lt;/TD&gt; &lt;TD ROWSPAN=17 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ANY&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD WIDTH=544&gt; &lt;p&gt;All types of data&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;CNAME&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Canonical name for an alias&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;GID&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt;
&lt;p&gt;Group ID&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;HINFO&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Host CPU and operating system type&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;MB&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Mailbox domain name&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;MG&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Mail group member&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;MINFO&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Mailbox or mail list information&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;MR&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt;
&lt;p&gt;Mail rename domain name&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;MX&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Mail exchanger&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;NS&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Name server for the named zone&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;PTR&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Host name if the query is an Internet address, otherwise the&lt;br class='autobr' /&gt; pointer to other information.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;SOA&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Start of authority record&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;TXT&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt;
&lt;p&gt;Text information&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;UID&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;User ID&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;UINFO&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;User information&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=87 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;WKS&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=544&gt; &lt;p&gt;Well-known service description&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=5 WIDTH=647&gt;&lt;/TD&gt; &lt;/TR&gt;&lt;/TABLE&gt; &lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;po&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;rt&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;=&lt;/code&gt;&lt;I&gt;value&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;Change the default TCP/UDP name server port to &lt;I&gt;value&lt;/I&gt;.&lt;br class='autobr' /&gt; (Default = 53)&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=6 WIDTH=790 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;no&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;rec&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;urse&lt;/code&gt;]&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image29&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt;
&lt;p&gt;Tell the name server to query other servers if it does not have&lt;br class='autobr' /&gt; the information. (Default = &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;recurse&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=6 WIDTH=790 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ret&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ry&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;=&lt;/code&gt;&lt;I&gt;number&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image30&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;Set the number of retries to &lt;I&gt;number&lt;/I&gt;. When a reply to a&lt;br class='autobr' /&gt; request is not received within a certain amount of time (changed&lt;br class='autobr' /&gt; with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set timeout&lt;/code&gt;), the timeout period is doubled and&lt;br class='autobr' /&gt; the request is resent. The retry value controls how many times a&lt;br class='autobr' /&gt; request is resent before giving up. (Default = 4)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt;&lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ro&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ot&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;=&lt;/code&gt;&lt;I&gt;host&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt;
&lt;p&gt;Change the name of the root server to &lt;I&gt;host&lt;/I&gt;. This affects&lt;br class='autobr' /&gt; the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;root&lt;/code&gt; command. (Default = &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ns.nic.ddn.mil&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt;&lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;[no]sea[rch]&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;If the lookup request contains at least one period but doesn't&lt;br class='autobr' /&gt; end with a trailing period, append the domain names in the domain&lt;br class='autobr' /&gt; search list to the request until an answer is received. See&lt;br class='autobr' /&gt; &lt;A HREF=&#034;http://docs.hp.com/hpux/onlinedocs/B2355-90684/00/00/25-con.html#ref11hostname.5&#034; TARGET=&#034;linkwin&#034;&gt;hostname(5)&lt;br class='autobr' /&gt; &lt;/A&gt;. (Default = &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;search&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=6 WIDTH=790 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;srchl&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;ist&lt;/code&gt;]=&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;I&gt;name1/name2/&lt;/I&gt;&lt;/code&gt;...&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image31&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt;
&lt;p&gt;Change the default domain name to &lt;I&gt;name1&lt;/I&gt; and the domain&lt;br class='autobr' /&gt; search list to &lt;I&gt;name1&lt;/I&gt;, &lt;I&gt;name2&lt;/I&gt;, etc. A maximum of 6&lt;br class='autobr' /&gt; names separated by slashes (&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/&lt;/code&gt;) can be specified. For&lt;br class='autobr' /&gt; example, &lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image32&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;BR&gt;&lt;/p&gt;
&lt;div class=&#034;precode&#034;&gt;&lt;pre class='spip_code spip_code_block' dir='ltr' style='text-align:left;'&gt;&lt;code&gt;&lt;CODE&gt;set srchlist=lcs.MIT.EDU/ai.MIT.EDU/MIT.EDU&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt; &lt;p&gt;&lt;/CODE&gt;&lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image33&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;BR&gt;&lt;BR&gt;&lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image34&#034; ALIGN=BOTTOM width='5' height='2' BORDER=0&gt;&lt;BR&gt;sets&lt;br class='autobr' /&gt; the domain to &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;lcs.MIT.EDU&lt;/code&gt; and the search list to the&lt;br class='autobr' /&gt; three names. This command overrides the default domain name and&lt;br class='autobr' /&gt; search list of the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;domain&lt;/code&gt; command.&lt;br class='autobr' /&gt; Use the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;all&lt;/code&gt; command to display the&lt;br class='autobr' /&gt; list. (Default = value based on hostname, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/resolv.conf&lt;/code&gt;&lt;/p&gt;
&lt;p&gt; or &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;LOCALDOMAIN&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=6 WIDTH=790 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;[no]swtr[ace]&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image35&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt;
&lt;p&gt;When set, this flag causes &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt;&lt;br class='autobr' /&gt; to print out information about the sources used for resolving a&lt;br class='autobr' /&gt; name or an address lookup. This flag traces the behavior generated&lt;br class='autobr' /&gt; by the switch policy. (Default = &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;noswtrace&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=6 WIDTH=790 VALIGN=TOP&gt;&lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;t&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;imeout&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;=&lt;/code&gt;&lt;I&gt;number&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image36&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;Change the initial timeout interval for waiting for a reply to&lt;br class='autobr' /&gt; &lt;I&gt;number&lt;/I&gt; seconds. Each retry doubles the timeout period.&lt;br class='autobr' /&gt; (Default = 5 seconds)&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=121 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;no&lt;/code&gt;]&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;v&lt;/code&gt;[&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;c&lt;/code&gt;]&lt;/p&gt;
&lt;/TD&gt;&lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=653&gt; &lt;p&gt;Always use a virtual circuit when sending requests to the&lt;br class='autobr' /&gt; server. (Default = &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;novc&lt;/code&gt;)&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD COLSPAN=8 WIDTH=796&gt;&lt;/TD&gt; &lt;/TR&gt;
&lt;/TABLE&gt;
&lt;HR&gt;
&lt;p&gt;&lt;A NAME=&#034;diagnostics&#034;&gt;&lt;/A&gt;&lt;FONT SIZE=4&gt;DIAGNOSTICS &lt;/FONT&gt;&lt;/p&gt;
&lt;p STYLE=&#034;margin-bottom: 0cm&#034;&gt;If the lookup request was not&lt;br class='autobr' /&gt;
successful, an error message is printed. Possible errors are :&lt;/p&gt;
&lt;TABLE BORDER=0 CELLPADDING=3 CELLSPACING=0&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt;&lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;Time-out&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt;The server did not respond to a request after a certain amount&lt;br class='autobr' /&gt; of time (changed with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;timeout=&lt;/code&gt;&lt;/p&gt;
&lt;p&gt; &lt;I&gt;value&lt;/I&gt;) and a certain number of retries (changed with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt;&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;retry=&lt;/code&gt; &lt;I&gt;value&lt;/I&gt;).&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD COLSPAN=3 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;No&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;response&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;from&lt;/code&gt;&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;server&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image38&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt;No name server is running on the server machine.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;No&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;records&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt;The server does not have resource records of the current query&lt;br class='autobr' /&gt; type for the host, although the host name is valid. The query type&lt;br class='autobr' /&gt; is specified with the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;set&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;querytype&lt;/code&gt;&lt;br class='autobr' /&gt; command.&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;Non-existent&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;domain&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image39&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt;The host or domain name does not exist.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;Connection&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;refused&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image40&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt;&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD COLSPAN=3 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;Network&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;is&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;unreachable&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image41&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt;The connection to the name server could not be made at the&lt;br class='autobr' /&gt; present time.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;Server&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;failure&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image42&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt;The name server found an internal inconsistency in its database&lt;br class='autobr' /&gt; and could not return a valid answer.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;Refused&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt;The name server refused to service the request.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;Format&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;error&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image43&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD&gt; &lt;p&gt;The name server found that the request packet was not in the&lt;br class='autobr' /&gt; proper format.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;
&lt;/TABLE&gt;
&lt;HR&gt;
&lt;p&gt;&lt;A NAME=&#034;AUTHOR &#034;&gt;&lt;/A&gt;&lt;A NAME=&#034;author&#034;&gt;&lt;/A&gt;&lt;FONT SIZE=4&gt;AUTHOR &lt;/FONT&gt;&lt;/p&gt;
&lt;p&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;B&gt;&lt;FONT COLOR=&#034;#ff0000&#034;&gt;nslookup&lt;/FONT&gt;&lt;/B&gt;&lt;/code&gt; was&lt;br class='autobr' /&gt;
developed by the University of California, Berkeley.&lt;/p&gt;
&lt;HR&gt;
&lt;p&gt;&lt;A NAME=&#034;FILES &#034;&gt;&lt;/A&gt;&lt;A NAME=&#034;files&#034;&gt;&lt;/A&gt;&lt;FONT SIZE=4&gt; FILES &lt;/FONT&gt;&lt;/p&gt;
&lt;TABLE BORDER=0 CELLPADDING=3 CELLSPACING=0&gt; &lt;TR&gt; &lt;TD COLSPAN=3 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/resolv.conf&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image46&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt;Initial domain name and name server addresses&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;$HOME/.nslookuprc&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD VALIGN=TOP&gt; &lt;IMG SRC=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; NAME=&#034;Image47&#034; ALIGN=BOTTOM width='2' height='90' BORDER=0&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p&gt;User's initial options&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;
&lt;/TABLE&gt;
&lt;HR&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="fr">
		<title>hosts_to_named (HPUX)</title>
		<link>https://www.admin-sys.org/?hosts_to_named-hpux</link>
		<guid isPermaLink="true">https://www.admin-sys.org/?hosts_to_named-hpux</guid>
		<dc:date>2009-04-17T15:22:10Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Jerome ROBERT</dc:creator>



		<description>
&lt;p&gt;hosts_to_named(1M) &lt;br class='autobr' /&gt;
Description &lt;br class='autobr' /&gt; Author &lt;br class='autobr' /&gt; See Also &lt;br class='autobr' /&gt;
Examples &lt;br class='autobr' /&gt; Files NAME &lt;br class='autobr' /&gt;
hosts_to_named - translate host table to name server file format &lt;br class='autobr' /&gt;
SYNOPSIS &lt;br class='autobr' /&gt;
hosts_to_named -d domain -n network-number [options] &lt;br class='autobr' /&gt; DESCRIPTION &lt;br class='autobr' /&gt;
hosts_to_named translates the host table, /etc/hosts, into files that are usable by the name server named(1M) . The format of these files is defined in RFC1035. The files are created in the current (&#8230;)&lt;/p&gt;


-
&lt;a href="https://www.admin-sys.org/?-dns-" rel="directory"&gt;DNS&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;p&gt;&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image4&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;br /&gt;
&lt;b&gt;&lt;font size=&#034;5&#034;&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;(1M)&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;
&lt;table cellspacing=&#034;10&#034; cellpadding=&#034;2&#034; border=&#034;0&#034; align=&#034;left&#034;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td&gt; &lt;p&gt;&lt;!-- startindex --&gt;&lt;!-- start of fragment --&gt;&lt;font size=&#034;2&#034;&gt;&lt;a href=&#034;#description&#034;&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/a&gt;&lt;br /&gt; &lt;a href=&#034;#author&#034;&gt;&lt;b&gt;Author&lt;/b&gt;&lt;/a&gt;&lt;br /&gt; &lt;a href=&#034;#seealso&#034;&gt;&lt;b&gt;See Also&lt;/b&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td width=&#034;50&#034;&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td valign=&#034;top&#034;&gt; &lt;p&gt;&lt;font size=&#034;2&#034;&gt;&lt;a href=&#034;#examples&#034;&gt;&lt;b&gt;Examples&lt;/b&gt;&lt;/a&gt;&lt;br /&gt; &lt;a href=&#034;#files&#034;&gt;&lt;b&gt;Files&lt;/b&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;NAME&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt; - translate host table to name server file format&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;font size=&#034;4&#034;&gt;SYNOPSIS &lt;/font&gt;&lt;/b&gt;&lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image5&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;br /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt;&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-d&lt;/code&gt; &lt;i&gt;domain&lt;/i&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-n&lt;/code&gt; &lt;i&gt;network-number&lt;/i&gt; [&lt;i&gt;options&lt;/i&gt;]&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;a name=&#034;DESCRIPTION &#034;&gt;&lt;/a&gt;&lt;font size=&#034;4&#034;&gt; DESCRIPTION &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt;&lt;/code&gt; translates the host table, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/hosts&lt;/code&gt;, into files that are usable by the name server &lt;a href=&#034;http://docs.hp.com/hpux/onlinedocs/B2355-90681/00/02/211-con.html#ref11named.1m&#034;&gt;named(1M) &lt;/a&gt;. The format of these files is defined in RFC1035. The files are created in the current directory. Once the host table is translated, the name server files can be maintained directly, or the translation can be repeated after each change to the host table.&lt;/p&gt;
&lt;p&gt;If a line in the host table contains no domain names, all names on the line are assumed to be in the default domain. The first &lt;i&gt;domain&lt;/i&gt; listed is the &#034;default domain&#034;. If data is being created for more than 1 domain or if certain options are used, there must be domain names in the host table to determine which names belong in which domain.&lt;/p&gt;
&lt;p&gt;The name server data is referred to as &#034;resource records&#034;.&lt;/p&gt;
&lt;p style=&#034;margin-bottom: 0cm;&#034;&gt;Options are :&lt;/p&gt;
&lt;table cellspacing=&#034;0&#034; cellpadding=&#034;3&#034; border=&#034;0&#034;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034; colspan=&#034;3&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-a&lt;i&gt; network-number&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;img height='90' border=&#034;0&#034; align=&#034;bottom&#034; width='2' name=&#034;Image7&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Add the information about hosts in the local domain from network &lt;i&gt;network-number.&lt;/i&gt; This is the same as the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-n&lt;/code&gt; option except that no pointer (PTR) data is created. This is useful when there are multiple domains on a network and a different server is handling the address-to-name mapping for &lt;i&gt;network-number.&lt;/i&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-b&lt;i&gt; bootfile&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Name the boot file &lt;i&gt;bootfile&lt;/i&gt;. The default is &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;named.boot&lt;/code&gt; in the current directory.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-c&lt;i&gt; subdomain&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create alias (CNAME) records for hosts in &lt;i&gt;subdomain&lt;/i&gt; of the default domain. When a subdomain is delegated, it is useful to create aliases for the old names in the default domain that point to the new names in the &lt;i&gt;subdomain&lt;/i&gt;. After creating the alias (CNAME) records, ignore lines in the host table that contain names in the &lt;i&gt;subdomain&lt;/i&gt;. This option can be used more than once on the command line. This option requires domain names in the host table. When the old names in this &lt;i&gt;domain&lt;/i&gt; are no longer used, they can be ignored with the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-e&lt;/code&gt; option. If the &lt;i&gt;subdomain&lt;/i&gt; name does not have dots, the default domain is appended to &lt;i&gt;subdomain&lt;/i&gt;.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-d&lt;i&gt; domain&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create data for &lt;i&gt;domain&lt;/i&gt;. This option can be used more than once on the command line if data is being created for more than 1 domain. The first &lt;i&gt;domain&lt;/i&gt; listed is the &#034;default domain&#034;. This option requires domain names in the host table for all hosts in domains except the default domain.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-e&lt;i&gt; subdomain&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Eliminate lines from the host table that contain names in the &lt;i&gt;subdomain&lt;/i&gt; before translating. If the &lt;i&gt;subdomain&lt;/i&gt; name does not have dots, the default domain is appended. This option may be used more than once on the command line. This option requires domain names in the host table.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-f&lt;i&gt; file&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Read command line options from &lt;i&gt;file&lt;/i&gt;. The &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-f&lt;/code&gt; option is not allowed within a file.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-h&lt;i&gt; host&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Declare &lt;i&gt;host&lt;/i&gt; to be the host in the start of authority (SOA) record that the name server data was created on. Also use &lt;i&gt;host&lt;/i&gt; for the electronic mail address of the responsible user in the SOA record. The default is the host this command is run on.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034; colspan=&#034;3&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-m&lt;i&gt; weight:mailhub&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;img height='90' border=&#034;0&#034; align=&#034;bottom&#034; width='2' name=&#034;Image8&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;For each canonical hostname from the host table, create mail exchanger (MX) records with the specified weight and mail hub. The weight is a positive integer. The mail hub is a hostname. If the mail hub name has no dots, the default domain is appended. This option can be used more than once on the command line.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034; colspan=&#034;3&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-n&lt;i&gt; network-number[:mask]&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;img height='90' border=&#034;0&#034; align=&#034;bottom&#034; width='2' name=&#034;Image9&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create data for &lt;i&gt;network-number.&lt;/i&gt; See below for description of &lt;i&gt;network-number.&lt;/i&gt; If only one &lt;i&gt;domain&lt;/i&gt; is listed with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-d&lt;/code&gt;, all data for &lt;i&gt;network-number&lt;/i&gt; is assumed to be in &lt;i&gt;domain&lt;/i&gt;. The optional subnet mask &lt;i&gt;mask&lt;/i&gt; can be used instead of supplying each &lt;i&gt;network-number&lt;/i&gt; for a subnet using multiple &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-n&lt;/code&gt; options. &lt;i&gt;mask&lt;/i&gt; must be in dot notation.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034; colspan=&#034;3&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-o&lt;i&gt; refresh:retry:expire:min&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;img height='90' border=&#034;0&#034; align=&#034;bottom&#034; width='2' name=&#034;Image10&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Set the values in the start-of-authority (SOA) record to those specified. See below for description of the start-of-authority (SOA) record.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-p&lt;i&gt; domain&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create only pointer (PTR) data for hosts in &lt;i&gt;domain&lt;/i&gt;. This is useful when there are multiple domains on a network and a different server is responsible for &lt;i&gt;domain&lt;/i&gt;, but this server is responsible for the address-to-name mapping. This option can be used more than once on the command line. This option requires domain names in the host table.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;20&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-q&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Run quietly. No messages are printed.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;20&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-r&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create name server data indicating that the name server is authoritative for &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;.&lt;/code&gt; (the root of the domain tree). The file created is &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.root&lt;/code&gt;. Use this only when your network is isolated from the Internet. If other root servers exist for the isolated network, they must be added manually.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-s&lt;i&gt; server&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create name server (NS) records that declare &lt;i&gt;server&lt;/i&gt; is an authoritative name server for all of the domains created. If more than 1 server is authoritative, each needs to be declared. If the server name does not have any dots in it, the default domain is appended. The default server is the host this script is run on. This option can be used more than once on the command line.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;20&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-t&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create text (TXT) records from the comments that appear with host data. The comments will all be in lower case because the host table is translated to lower case. If &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;[no smtp]&lt;/code&gt; appears in a comment, it is omitted. The &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;[no smtp]&lt;/code&gt; is used to control mail exchanger (MX) data.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-u&lt;i&gt; user&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Declare &lt;i&gt;user&lt;/i&gt; to be the electronic mail address of the person responsible for this domain. This is used in the start of authority (SOA) record. The format required in the name server data is &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;i&gt;user&lt;/i&gt;.&lt;i&gt;host&lt;/i&gt;&lt;/code&gt; (host must be a domain name). If given as &lt;i&gt;user&lt;/i&gt;, the host on which this script is run is appended. If given as &lt;i&gt;user&lt;/i&gt; @&lt;i&gt;host&lt;/i&gt;, the @ is replaced with a dot (&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;.&lt;/code&gt;). The default user is &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;root&lt;/code&gt;.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;20&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-w&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create well known services (WKS) data declaring that the host provides the SMTP service. This is done only when mail exchanger (MX) data is also being created and only for hosts without &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;[no smtp]&lt;/code&gt; in a comment.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034; colspan=&#034;3&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-z&lt;i&gt; internet-address&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;img height='90' border=&#034;0&#034; align=&#034;bottom&#034; width='2' name=&#034;Image11&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create a secondary boot file, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;boot.sec.save&lt;/code&gt;, from the primary boot file listing &lt;i&gt;internet-address&lt;/i&gt; as the server to load the data from. The boot file has the server back up the data on disk. The &lt;i&gt;internet-address&lt;/i&gt; defaults to the value used with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-Z&lt;/code&gt;. This option can be used more than once.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;20&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-A&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Do not create name server data for aliases in the host table.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-C&lt;i&gt; file&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create resource records from strings in the comment field of the host table. Each string in the comment field (except &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;[no smtp]&lt;/code&gt; ) is searched for in &lt;i&gt;file&lt;/i&gt;. The format of &lt;i&gt;file&lt;/i&gt; is a string, a colon, and a resource record. If the string in the comment field matches the string before the colon in &lt;i&gt;file&lt;/i&gt;, a resource record is added consisting of the name of the host followed by everything after the colon from the matching line in &lt;i&gt;file&lt;/i&gt;. For example, host information (HINFO) records can be created by adding &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;360:IN HINFO hp9000s360 hp-ux&lt;/code&gt; to &lt;i&gt;file&lt;/i&gt; and adding 360 to comments in the host table.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;20&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-D&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Do not create name server data for domain names in the host table.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;20&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-F&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;By default, the serial number is incremented for a domain only if the data has changed (pointer (PTR) data only). This option forces the serial number to be incremented, even if the data has not changed.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-H&lt;i&gt; host-file&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Use &lt;i&gt;host-file&lt;/i&gt; instead of &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/hosts&lt;/code&gt;.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;20&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-M&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Do not create mail exchanger (MX) records for hosts in the host table.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-N&lt;i&gt; mask&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Apply the default subnet mask &lt;i&gt;mask&lt;/i&gt; to each &lt;i&gt;network-number&lt;/i&gt; specified with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-n&lt;/code&gt; except for ones with their subnet masks already provided. &lt;i&gt;mask&lt;/i&gt; must be in dot notation. This is the same as supplying each &lt;i&gt;network-number&lt;/i&gt; for a subnet using multiple &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-n&lt;/code&gt; options.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-S&lt;i&gt; server&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;This option is the same as the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-s&lt;/code&gt; option, but it only applies to the last &lt;i&gt;domain&lt;/i&gt; specified with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-d&lt;/code&gt; or the last &lt;i&gt;network-number&lt;/i&gt; specified with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-n&lt;/code&gt;. This option is for when &lt;i&gt;server&lt;/i&gt; is backing up some, but not all, of the domains.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034; colspan=&#034;3&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-Z&lt;i&gt; internet-address&lt;/i&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;img height='90' border=&#034;0&#034; align=&#034;bottom&#034; width='2' name=&#034;Image12&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Create a secondary boot file, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;boot.sec&lt;/code&gt;, from the primary boot file listing &lt;i&gt;internet-address&lt;/i&gt; as the server to load the data from. The boot file does not have the server back up the data on disk. The &lt;i&gt;internet-address&lt;/i&gt; defaults to value used with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-z&lt;/code&gt;. This option can be used more than once.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;20&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-1&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;This option is obsolete.&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt;&lt;/code&gt; translates the host table to lower case to help eliminate duplicate data. Since the name server treats uppercase and lowercase as equivalent, names that differ only in case are considered the same.&lt;/p&gt;
&lt;p&gt;Alias (CNAME) records are created for &lt;i&gt;subdomains&lt;/i&gt; delegated with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-c&lt;/code&gt;. Lines from the host table that contain names in &lt;i&gt;subdomains&lt;/i&gt; from &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-c&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-e&lt;/code&gt; are removed from the lowercase copy of the host table.&lt;/p&gt;
&lt;p&gt;The host table is then used to create the name server data for each &lt;i&gt;network-number&lt;/i&gt; declared on the command line. Do not include the trailing 0's in the network number. No distinction is made between class A, B, or C addresses nor is there any understanding of subnets unless a subnet mask is supplied. Example network numbers are : 10 (for all addresses of the form 10.*.*.*), 10.1 (for addresses of the form 10.1.*.*), or 10.2.2 (for addresses of the form 10.2.2.*).&lt;/p&gt;
&lt;p&gt;Address (A) records are created for mapping hostnames to IP addresses. Alias (CNAME) records are created for aliases of hosts that are not multi-homed. The data are placed in a file named &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.&lt;/code&gt; &lt;i&gt;DOMAIN&lt;/i&gt; where &lt;i&gt;DOMAIN&lt;/i&gt; is the first part of the domain from the command line. For the domain &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;div.inc.com&lt;/code&gt;, the file is named &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.div&lt;/code&gt;. All other name server data goes in this file except the pointer (PTR) records described below.&lt;/p&gt;
&lt;p&gt;Pointer (PTR) records are created for mapping IP addresses to host names. PTR records are placed in a file named &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.&lt;/code&gt; &lt;i&gt;NET&lt;/i&gt; where &lt;i&gt;NET&lt;/i&gt; is the network number from the command line. Network 10 data is placed in &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.10&lt;/code&gt;. Network 10.1 data are placed in &#034;db.10.1&#034;.&lt;/p&gt;
&lt;p&gt;Mail exchanger (MX) records are created unless the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-M&lt;/code&gt; option is used. The default MX record has a weight of 10 with the host itself as its mail exchanger. No default MX record is created for a host if &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;[no&lt;/code&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;smtp]&lt;/code&gt; is in the comment section of that line in the host table. MX records for each mail hub declared with the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-m&lt;/code&gt; option are added for each host even if &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;[no smtp]&lt;/code&gt; is in the comment section.&lt;/p&gt;
&lt;p&gt;Well known services (WKS) records are created for each host that handles SMTP mail (does not have &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;[no smtp]&lt;/code&gt;) if &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-w&lt;/code&gt; is used. The only service listed is SMTP.&lt;/p&gt;
&lt;p&gt;Text (TXT) records are created for comments associated with hosts in the host table if &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-t&lt;/code&gt; is used. The comments do not include &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;[no smtp]&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;For each domain, a start of authority (SOA) record is created. The SOA record requires 2 domain names : the host that the data is created on and the electronic mail address of the person responsible. The &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-h&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-u&lt;/code&gt; options influence the names. In addition, the SOA record requires 5 values : a serial number, a refresh time, a retry time, an expire time, and a minimum ttl (time to live). The first time the data is created, the serial number is set to 1, the refresh time is set to 3 hours, the retry time is set to 1 hour, the expire time is set to 1 week, and the minimum ttl is set to 1 day. The &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-o&lt;/code&gt; option changes these values except for the serial number. Each subsequent time &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt;&lt;/code&gt; is run, the serial number is incremented. If any of the other fields in the SOA record are modified, the changed values are retained.&lt;/p&gt;
&lt;p&gt;If there are files named &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;spcl.&lt;/code&gt; &lt;i&gt;DOMAIN&lt;/i&gt; or &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;spcl.&lt;/code&gt; &lt;i&gt;NET&lt;/i&gt; in the current directory, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;$INCLUDE&lt;/code&gt; directives are added to the corresponding &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.&lt;/code&gt; &lt;i&gt;DOMAIN&lt;/i&gt; or &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.&lt;/code&gt; &lt;i&gt;NET&lt;/i&gt; file for the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;spcl&lt;/code&gt; file. In this way, special data can be added to the data generated by &lt;b&gt;&lt;i&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/i&gt;&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;The first time &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt;&lt;/code&gt; is run, it creates a default boot file for a primary name server. Each subsequent time &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt;&lt;/code&gt; is run, the boot file is updated if necessary. New entries are made in the boot file for any additional networks or domains not already in the boot file. No entries are deleted from the boot file.&lt;/p&gt;
&lt;p&gt;The boot file for a caching-only server, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;boot.cacheonly&lt;/code&gt;, is created if it does not exist. The boot files for secondary servers, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;boot.sec.save&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;boot.sec&lt;/code&gt;, are created if the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-z&lt;/code&gt; or &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-Z&lt;/code&gt; options are used. The boot files for secondary servers are created new each time from the primary server boot file so that they are equivalent.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;a name=&#034;examples&#034;&gt;&lt;/a&gt;&lt;a name=&#034;EXAMPLES &#034;&gt;&lt;/a&gt;&lt;font size=&#034;4&#034;&gt;EXAMPLES &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Create name server data for networks 15.19.8 and 15.19.9 in &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;div.inc.com.&lt;/code&gt; &lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image14&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;br /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;code&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt; -d div.inc.com -n 15.19.8 -n 15.19.9&lt;/code&gt; &lt;/code&gt;&lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image15&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;p&gt;Create name server data for networks 15.19.8 and 15.19.9 in &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;div.inc.com.&lt;/code&gt; Ignore aliases in the host table and include 2 mail hubs - &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;aaa.div.inc.com&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;bbb.mkt.inc.comk&lt;/code&gt;. Put all of the options in a file. &lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image16&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;br /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;code&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt; -f option_file&lt;/code&gt; &lt;/code&gt;&lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image17&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;Option_file&lt;/code&gt; contains the following lines : &lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image18&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;br /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;code&gt;-d div.inc.com&lt;/code&gt; &lt;br /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-n 15.19.8 -n 15.19.9&lt;/code&gt; &lt;br /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-m 20:aaa&lt;/code&gt; &lt;br /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-m 30:bbb.mkt.inc.com&lt;/code&gt; &lt;br /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;-A&lt;/code&gt; &lt;/code&gt;&lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image19&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;p&gt;Network 15.19.15 has hosts in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;xx.inc.com&lt;/code&gt; domain and the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;div.inc.com&lt;/code&gt; domain. Create name server data for &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;xx.inc.com&lt;/code&gt;. Create only pointer (PTR) data for hosts in &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;div.inc.com&lt;/code&gt; on network 15.19.15 (this requires the hosts in &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;div.inc.com&lt;/code&gt; to have the canonical name or an alias of the form &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;x.div.inc.com&lt;/code&gt;). &lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image20&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;br /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;code&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt; -d xx.inc.com -n 15.19.15 -p div.inc.com&lt;/code&gt; &lt;/code&gt;&lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image21&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;p&gt;Create name server data for network 15.19.8 in &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;div.inc.com&lt;/code&gt;. Include &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;div.inc.com&lt;/code&gt; data from network 15.19.15 but do not create pointer (PTR) data for 15.19.15 since that is being handled by the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;xx.inc.com&lt;/code&gt; server. &lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image22&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;br /&gt;
&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;code&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt; -d div.inc.com -n 15.19.8 -a 15.19.15&lt;/code&gt; &lt;/code&gt;&lt;br /&gt;
&lt;img height='2' border=&#034;0&#034; align=&#034;bottom&#034; width='5' name=&#034;Image23&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;a name=&#034;author&#034;&gt;&lt;/a&gt;&lt;a name=&#034;AUTHOR &#034;&gt;&lt;/a&gt;&lt;font size=&#034;4&#034;&gt; AUTHOR &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;b&gt;&lt;font color=&#034;#ff0000&#034;&gt;hosts_to_named&lt;/font&gt;&lt;/b&gt;&lt;/code&gt; was developed by HP.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;a name=&#034;files&#034;&gt;&lt;/a&gt;&lt;a name=&#034;FILES &#034;&gt;&lt;/a&gt;&lt;font size=&#034;4&#034;&gt; FILES &lt;/font&gt;&lt;/p&gt;
&lt;table cellspacing=&#034;0&#034; cellpadding=&#034;3&#034; border=&#034;0&#034;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/hosts&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;The host table&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;named.boot&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Primary server boot file&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034; colspan=&#034;3&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;boot.cacheonly&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;img height='90' border=&#034;0&#034; align=&#034;bottom&#034; width='2' name=&#034;Image26&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Caching only server boot file&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034; colspan=&#034;3&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;boot.sec.save&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;img height='90' border=&#034;0&#034; align=&#034;bottom&#034; width='2' name=&#034;Image27&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Secondary server boot file&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;boot.sec&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Secondary server boot file&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.127.0.0&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Pointer information for 127.0.0.1&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.cache&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Stub cache file for root server addresses&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.root&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Data for servers for the root domain&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.DOMAIN&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Address and other data for a domain&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034; colspan=&#034;3&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.DOMAIN.in-addr&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;img height='90' border=&#034;0&#034; align=&#034;bottom&#034; width='2' name=&#034;Image28&#034; src=&#034;http://docs.hp.com/hpux/onlinedocs/images/pixel.gif&#034; alt=&#034;&#034; /&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Pointer data for all network-numbers&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;90&#034; valign=&#034;top&#034;&gt; &lt;p align=&#034;left&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;db.NET&lt;/code&gt;&lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td&gt; &lt;p&gt;Pointer data for a network-number&lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;
&lt;/table&gt;
&lt;hr /&gt;
&lt;table cellspacing=&#034;0&#034; cellpadding=&#034;0&#034; border=&#034;0&#034; width=&#034;100%&#034;&gt; &lt;col width=&#034;128&#034; /&gt; &lt;col width=&#034;128&#034; /&gt; &lt;tbody&gt; &lt;tr valign=&#034;top&#034;&gt; &lt;td width=&#034;50%&#034;&gt; &lt;p align=&#034;left&#034;&gt; &lt;/p&gt;
&lt;/td&gt; &lt;td width=&#034;50%&#034; rowspan=&#034;2&#034;&gt; &lt;p align=&#034;right&#034;&gt; &lt;/p&gt;
&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;50%&#034; valign=&#034;top&#034; rowspan=&#034;2&#034;&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td width=&#034;50%&#034; valign=&#034;top&#034;&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="fr">
		<title>nsswitch.conf (HPUX)</title>
		<link>https://www.admin-sys.org/?nsswitch-conf-hpux</link>
		<guid isPermaLink="true">https://www.admin-sys.org/?nsswitch-conf-hpux</guid>
		<dc:date>2009-04-17T15:18:08Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Jerome ROBERT</dc:creator>



		<description>
&lt;p&gt;Syntax of the nsswitch.conf File &lt;br class='autobr' /&gt;
Each line in the /etc/nsswitch.conf file has the following syntax : lookup_type name_service [status=action status=action ...] name_service ... &lt;br class='autobr' /&gt;
If you include any status=action pairs after a name service, the square brackets are required. lookup_type The type of information to be looked up. The supported keywords and the information types they represent are listed in Types of Lookups Controlled by the (&#8230;)&lt;/p&gt;


-
&lt;a href="https://www.admin-sys.org/?-dns-" rel="directory"&gt;DNS&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;hr /&gt;
&lt;p&gt;&lt;font size=&#034;5&#034;&gt;&lt;b&gt;Syntax of the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;nsswitch.conf&lt;/code&gt; File&lt;a name=&#034;syntaxofthensswitchconffile&#034;&gt; &lt;/a&gt;&lt;a name=&#034;bhebcdjb&#034;&gt; &lt;/a&gt;&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br clear=&#034;left&#034; /&gt;
&lt;img height='1' width='7' src='https://www.admin-sys.org/images/pixel.gif' alt=&#034;&#034; /&gt;&lt;br /&gt;
Each line in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/nsswitch.conf&lt;/code&gt; file has the following syntax :&lt;a name=&#034;nsswitchconffilesyntax&#034;&gt;&lt;!--index anchor--&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;&lt;i&gt;lookup_type&lt;/i&gt; &lt;i&gt;name_service&lt;/i&gt; [&lt;i&gt;status&lt;/i&gt;=&lt;i&gt;action&lt;/i&gt; &lt;i&gt;status&lt;/i&gt;=&lt;i&gt;action&lt;/i&gt; ...] &lt;i&gt;name_service&lt;/i&gt; ...&lt;/pre&gt;
&lt;p&gt;If you include any &lt;em&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;status=action&lt;/code&gt;&lt;/em&gt; pairs after a name service, the square brackets are required.&lt;/p&gt;
&lt;table cellspacing=&#034;0&#034; cellpadding=&#034;3&#034; border=&#034;0&#034;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;i&gt;lookup_type&lt;/i&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;The type of information to be looked up. The supported keywords and the information types they represent are listed in &lt;a href=&#034;#bhedccbf&#034;&gt;Types of Lookups Controlled by the Name Service Switch&lt;/a&gt;. These keywords are case-sensitive.&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;i&gt;name_service&lt;/i&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;One of the following name services to use for the type of information in the &lt;i&gt;lookup_type&lt;/i&gt; field. These keywords &lt;i&gt;must&lt;/i&gt; be in lowercase.&lt;br clear=&#034;left&#034; /&gt; &lt;img height='1' width='8' src='https://www.admin-sys.org/images/pixel.gif' alt=&#034;&#034; /&gt;&lt;br /&gt; &lt;table cellspacing=&#034;0&#034; cellpadding=&#034;3&#034; border=&#034;0&#034;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;files&lt;/code&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;Files in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc&lt;/code&gt; directory on the local host (&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/hosts&lt;/code&gt;, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/services&lt;/code&gt;, and so on).&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;20&#034; valign=&#034;top&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;nis&lt;/code&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;Network Information Service (NIS).&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;20&#034; valign=&#034;top&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;dns&lt;/code&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;Domain Name System (DNS), which is implemented by Berkeley Internet Name Domain (BIND) on HP-UX. See the &lt;i&gt;Installing and Administering Internet Services&lt;/i&gt; manual for more information. The &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;dns&lt;/code&gt; keyword may be used only on the line beginning with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;hosts&lt;/code&gt;.&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;i&gt;status&lt;/i&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;One of the following statuses returned by a name service query. These values may be entered in uppercase or lowercase.&lt;br clear=&#034;left&#034; /&gt; &lt;img height='1' width='8' src='https://www.admin-sys.org/images/pixel.gif' alt=&#034;&#034; /&gt;&lt;br /&gt; &lt;table cellspacing=&#034;0&#034; cellpadding=&#034;3&#034; border=&#034;0&#034;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;SUCCESS&lt;/code&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;The lookup was successful, and the requested information was found.&lt;a name=&#034;successinnsswitchconffile&#034;&gt;&lt;!--index anchor--&gt;&lt;/a&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;NOTFOUND&lt;/code&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;The name service returned a response, but the requested data was not in its database.&lt;a name=&#034;notfoundinnsswitchconffile&#034;&gt;&lt;!--index anchor--&gt;&lt;/a&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;UNAVAIL&lt;/code&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;The name service is not configured.&lt;a name=&#034;unavailinnsswitchconffile&#034;&gt;&lt;!--index anchor--&gt;&lt;/a&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;TRYAGAIN&lt;/code&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;The name service was busy and the request timed out. This value is returned only by DNS.&lt;a name=&#034;tryagaininnsswitchconffile&#034;&gt;&lt;!--index anchor--&gt;&lt;/a&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;i&gt;action&lt;/i&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;The action to take based on the status of the name service query. The following values may be entered in uppercase or lowercase.&lt;br clear=&#034;left&#034; /&gt; &lt;img height='1' width='8' src='https://www.admin-sys.org/images/pixel.gif' alt=&#034;&#034; /&gt;&lt;br /&gt; &lt;table cellspacing=&#034;0&#034; cellpadding=&#034;3&#034; border=&#034;0&#034;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;continue&lt;/code&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;Try the next name service in the list.&lt;a name=&#034;continueinnsswitchconffile&#034;&gt;&lt;!--index anchor--&gt;&lt;/a&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align=&#034;left&#034; width=&#034;90&#034; valign=&#034;top&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;return&lt;/code&gt;&lt;/td&gt; &lt;td&gt; &lt;/td&gt; &lt;td&gt;End the lookup and return control to the calling process without consulting the next name service in the list.&lt;a name=&#034;returninnsswitchconffile&#034;&gt;&lt;!--index anchor--&gt;&lt;/a&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;If a line beginning with one of the l&lt;i&gt;ookup_type&lt;/i&gt;s does not exist in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/nsswitch.conf&lt;/code&gt; file, the default Name Service Switch configuration for that type of information is used. If the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/nsswitch.conf&lt;/code&gt; file does not exist, the default configuration is used for every type of information. The default Name Service Switch configuration is described in Default Configuration.&lt;a name=&#034;bhedccbf&#034;&gt; &lt;/a&gt;&lt;/p&gt;
&lt;table cellspacing=&#034;0&#034; cellpadding=&#034;5&#034; border=&#034;1&#034; id=&#034;BHEDCCBF&#034;&gt; &lt;caption align=&#034;left&#034;&gt;&lt;font face=&#034;helvetica, arial&#034; size=&#034;2&#034;&gt;&lt;b&gt;Table 1 &lt;/b&gt;&lt;/font&gt;&lt;b&gt;&lt;a name=&#034;bhedccbf&#034;&gt; &lt;/a&gt;Types of Lookups Controlled by the Name Service Switch&lt;/b&gt;&lt;/caption&gt; &lt;tbody&gt; &lt;tr valign=&#034;bottom&#034;&gt; &lt;td align=&#034;left&#034; valign=&#034;bottom&#034;&gt;&lt;b&gt;Keyword&lt;/b&gt;&lt;/td&gt; &lt;td align=&#034;left&#034; valign=&#034;bottom&#034;&gt;&lt;b&gt;Type of Information Represented by Keyword&lt;/b&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr valign=&#034;top&#034;&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;&lt;font face=&#034;helvetica&#034; size=&#034;2&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;automount&lt;/code&gt;&lt;/font&gt;&lt;/td&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;&lt;font face=&#034;helvetica&#034; size=&#034;2&#034;&gt;NFS automounter maps stored in files like &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/auto_master&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/auto_home&lt;/code&gt; or in NIS maps like &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;auto.master&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;auto.home&lt;/code&gt;.&lt;/font&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr valign=&#034;top&#034;&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;&lt;font face=&#034;helvetica&#034; size=&#034;2&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;hosts&lt;/code&gt;&lt;/font&gt;&lt;/td&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;&lt;font face=&#034;helvetica&#034; size=&#034;2&#034;&gt;Host names and IP addresses stored in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/hosts&lt;/code&gt; file or the NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;hosts.byaddr&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;hosts.byname&lt;/code&gt; maps.&lt;/font&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr valign=&#034;top&#034;&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;&lt;font face=&#034;helvetica&#034; size=&#034;2&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;netgroup&lt;/code&gt;&lt;/font&gt;&lt;/td&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;NFS netgroups stored in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/netgroup&lt;/code&gt; file or the NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;netgroup&lt;/code&gt;, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;netgroup.byhost&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;netgroup.byuser&lt;/code&gt; maps.&lt;/td&gt; &lt;/tr&gt; &lt;tr valign=&#034;top&#034;&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;&lt;font face=&#034;helvetica&#034; size=&#034;2&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;networks&lt;/code&gt;&lt;/font&gt;&lt;/td&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;Network names and IP addresses stored in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/networks&lt;/code&gt; file or the NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;networks.byaddr&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;networks.byname&lt;/code&gt; maps.&lt;/td&gt; &lt;/tr&gt; &lt;tr valign=&#034;top&#034;&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;&lt;font face=&#034;helvetica&#034; size=&#034;2&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;protocols&lt;/code&gt;&lt;/font&gt;&lt;/td&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;Networking protocol names and numbers stored in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/protocols&lt;/code&gt; file or the NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;protocols.byname&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;protocols.bynumber&lt;/code&gt; maps.&lt;/td&gt; &lt;/tr&gt; &lt;tr valign=&#034;top&#034;&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;&lt;font face=&#034;helvetica&#034; size=&#034;2&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;rpc&lt;/code&gt;&lt;/font&gt;&lt;/td&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;&lt;font face=&#034;helvetica&#034; size=&#034;2&#034;&gt;RPC program names and numbers stored in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/rpc&lt;/code&gt; file or the NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;rpc.byname&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;rpc.bynumber&lt;/code&gt; maps.&lt;/font&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr valign=&#034;top&#034;&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;&lt;font face=&#034;helvetica&#034; size=&#034;2&#034;&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;services&lt;/code&gt;&lt;/font&gt;&lt;/td&gt; &lt;td align=&#034;left&#034; valign=&#034;top&#034;&gt;Mapping of networking services to port numbers and protocols, stored in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/services&lt;/code&gt; file or the NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;services.byname&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;services.bynp&lt;/code&gt; maps.&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt; &lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="fr">
		<title>nsswitch.conf (HPUX)</title>
		<link>https://www.admin-sys.org/?nsswitch-conf-hpux-126</link>
		<guid isPermaLink="true">https://www.admin-sys.org/?nsswitch-conf-hpux-126</guid>
		<dc:date>2009-04-17T15:16:24Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Jerome ROBERT</dc:creator>



		<description>
&lt;p&gt;Syntax of the nsswitch.conf File Each line in the /etc/nsswitch.conf file has the following syntax : lookup_type name_service [status=action status=action ...] name_service ... &lt;br class='autobr' /&gt;
If you include any status=action pairs after a name service, the square brackets are required. &lt;br class='autobr' /&gt; lookup_type &lt;br class='autobr' /&gt; The type of information to be looked up. The supported keywords and the information types they represent are listed in Types of Lookups Controlled by the Name (&#8230;)&lt;/p&gt;


-
&lt;a href="https://www.admin-sys.org/?-dns-" rel="directory"&gt;DNS&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;HR&gt;
&lt;p&gt;&lt;A NAME=&#034;syntaxofthensswitchconffile&#034;&gt;&lt;/A&gt;&lt;A NAME=&#034;bhebcdjb&#034;&gt;&lt;/A&gt;&lt;B&gt;&lt;FONT SIZE=5&gt;Syntax&lt;br class='autobr' /&gt;
of the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;nsswitch.conf&lt;/code&gt; File &lt;/FONT&gt;&lt;/B&gt;&lt;/p&gt;
&lt;p&gt;&lt;A NAME=&#034;nsswitchconffilesyntax&#034;&gt;&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;Each&lt;br class='autobr' /&gt;
line in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/nsswitch.conf&lt;/code&gt; file has the following&lt;br class='autobr' /&gt;
syntax :&lt;!-- index anchor --&gt;&lt;/p&gt;
&lt;pre&gt;&lt;I&gt;lookup_type&lt;/I&gt; &lt;I&gt;name_service&lt;/I&gt; [&lt;I&gt;status&lt;/I&gt;=&lt;I&gt;action&lt;/I&gt; &lt;I&gt;status&lt;/I&gt;=&lt;I&gt;action&lt;/I&gt; ...] &lt;I&gt;name_service&lt;/I&gt; ...&lt;/pre&gt;
&lt;p&gt;If you include any &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;I&gt;status&lt;/I&gt;=&lt;I&gt;action&lt;/I&gt;&lt;/code&gt; pairs&lt;br class='autobr' /&gt;
after a name service, the square brackets are required.&lt;/p&gt;
&lt;TABLE WIDTH=908 BORDER=0 CELLPADDING=3 CELLSPACING=0&gt; &lt;COL WIDTH=90&gt; &lt;COL WIDTH=4&gt; &lt;COL WIDTH=0&gt; &lt;COL WIDTH=65&gt; &lt;COL WIDTH=4&gt;
&lt;p&gt;	&lt;COL WIDTH=9&gt;&lt;br class='autobr' /&gt; &lt;COL WIDTH=4&gt;&lt;br class='autobr' /&gt; &lt;COL WIDTH=591&gt;&lt;br class='autobr' /&gt; &lt;COL WIDTH=87&gt;&lt;br class='autobr' /&gt; &lt;COL WIDTH=0&gt;&lt;/p&gt;
&lt;TR&gt; &lt;TD WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;I&gt;lookup_type&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=797&gt; &lt;p&gt;The type of information to be looked up. The supported keywords&lt;br class='autobr' /&gt; and the information types they represent are listed in &lt;A HREF=&#034;#bhedccbf&#034;&gt;Types&lt;br class='autobr' /&gt; of Lookups Controlled by the Name Service Switch&lt;/A&gt;. These&lt;br class='autobr' /&gt; keywords are case-sensitive.&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD ROWSPAN=5 WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;I&gt;name_service&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD ROWSPAN=5 WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt;&lt;TD COLSPAN=8 WIDTH=797&gt; &lt;p&gt;One of the following name services to use for the type of&lt;br class='autobr' /&gt; information in the &lt;I&gt;lookup_type&lt;/I&gt; field. These keywords &lt;I&gt;must&lt;/I&gt;&lt;br class='autobr' /&gt; be in lowercase.&lt;BR&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD ROWSPAN=3 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt; &lt;TD WIDTH=65 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;files&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=4 WIDTH=710&gt;
&lt;p&gt;Files in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc&lt;/code&gt; directory on the local host&lt;br class='autobr' /&gt; (&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/hosts&lt;/code&gt;, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/services&lt;/code&gt;, and so on).&lt;/p&gt;
&lt;/TD&gt; &lt;TD ROWSPAN=3 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD WIDTH=65 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;nis&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=4 WIDTH=710&gt; &lt;p&gt;Network Information Service (NIS).&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD WIDTH=65 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;dns&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=4 WIDTH=710&gt; &lt;p&gt;Domain Name System (DNS), which is implemented by Berkeley&lt;br class='autobr' /&gt; Internet Name Domain (BIND) on HP-UX. See the &lt;I&gt;Installing&lt;br class='autobr' /&gt; and Administering Internet Services&lt;/I&gt; manual for more&lt;br class='autobr' /&gt; information. The &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;dns&lt;/code&gt; keyword may be used only on the&lt;br class='autobr' /&gt; line beginning with &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;hosts&lt;/code&gt;.&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=8 WIDTH=797&gt;&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD ROWSPAN=6 WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;I&gt;status&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;TD ROWSPAN=6 WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=797&gt; &lt;p&gt;One of the following statuses returned by a name service query.&lt;br class='autobr' /&gt; These values may be entered in uppercase or lowercase.&lt;BR&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD ROWSPAN=4 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt; &lt;TD COLSPAN=3 WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;SUCCESS&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=591&gt;
&lt;p&gt;&lt;A NAME=&#034;successinnsswitchconffile&#034;&gt;&lt;/A&gt;The lookup was&lt;br class='autobr' /&gt; successful, and the requested information was found.&lt;!-- index anchor --&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD ROWSPAN=4 COLSPAN=2 WIDTH=90 VALIGN=TOP&gt;&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;NOTFOUND&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=591&gt; &lt;p&gt;&lt;A NAME=&#034;notfoundinnsswitchconffile&#034;&gt;&lt;/A&gt;The name service&lt;br class='autobr' /&gt; returned a response, but the requested data was not in its&lt;br class='autobr' /&gt; database.&lt;!-- index anchor --&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt;&lt;TD COLSPAN=3 WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;UNAVAIL&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=591&gt; &lt;p&gt;&lt;A NAME=&#034;unavailinnsswitchconffile&#034;&gt;&lt;/A&gt;The name service is not&lt;br class='autobr' /&gt; configured.&lt;!-- index anchor --&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;TRYAGAIN&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=591&gt; &lt;p&gt;&lt;A NAME=&#034;tryagaininnsswitchconffile&#034;&gt;&lt;/A&gt;The name service was&lt;br class='autobr' /&gt; busy and the request timed out. This value is returned only by&lt;br class='autobr' /&gt; DNS.&lt;!-- index anchor --&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=8 WIDTH=797&gt;&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD ROWSPAN=4 WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;I&gt;action&lt;/I&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD ROWSPAN=4 WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=8 WIDTH=797&gt;
&lt;p&gt;The action to take based on the status of the name service&lt;br class='autobr' /&gt; query. The following values may be entered in uppercase or&lt;br class='autobr' /&gt; lowercase.&lt;BR&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD ROWSPAN=2 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt; &lt;TD COLSPAN=3 WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;continue&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=685&gt; &lt;p&gt;&lt;A NAME=&#034;continueinnsswitchconffile&#034;&gt;&lt;/A&gt;Try the next name&lt;br class='autobr' /&gt; service in the list.&lt;!-- index anchor --&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD ROWSPAN=2 WIDTH=0 VALIGN=TOP&gt;&lt;/TD&gt; &lt;/TR&gt;&lt;TR&gt; &lt;TD COLSPAN=3 WIDTH=90 VALIGN=TOP&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;return&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD WIDTH=4&gt; &lt;p&gt; &lt;/p&gt;
&lt;/TD&gt; &lt;TD COLSPAN=2 WIDTH=685&gt;
&lt;p&gt;&lt;A NAME=&#034;returninnsswitchconffile&#034;&gt;&lt;/A&gt;End the lookup and&lt;br class='autobr' /&gt; return control to the calling process without consulting the next&lt;br class='autobr' /&gt; name service in the list.&lt;!-- index anchor --&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR&gt; &lt;TD COLSPAN=8 WIDTH=797&gt;&lt;/TD&gt; &lt;/TR&gt;
&lt;/TABLE&gt;
&lt;p&gt;&lt;A NAME=&#034;bhedccbf&#034;&gt;&lt;/A&gt;If a line beginning with one of the&lt;br class='autobr' /&gt;
l&lt;I&gt;ookup_type&lt;/I&gt;s does not exist in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/nsswitch.conf&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;file, the default Name Service Switch configuration for that type of&lt;br class='autobr' /&gt;
information is used. If the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/nsswitch.conf&lt;/code&gt; file does&lt;br class='autobr' /&gt;
not exist, the default configuration is used for every type of&lt;br class='autobr' /&gt;
information. The default Name Service Switch configuration is&lt;br class='autobr' /&gt;
described in Default Configuration.&lt;/p&gt;
&lt;p STYLE=&#034;margin-bottom: 0cm&#034;&gt;&lt;A NAME=&#034;BHEDCCBF&#034;&gt;&lt;/A&gt;&lt;BR&gt;&lt;/p&gt;
&lt;p ALIGN=CENTER STYLE=&#034;margin-bottom: 0cm&#034;&gt;&lt;A NAME=&#034;bhedccbf1&#034;&gt;&lt;/A&gt;&lt;B&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica, arial&#034;&gt;Table&lt;br class='autobr' /&gt;
1 &lt;/FONT&gt;&lt;/FONT&gt; Types of Lookups Controlled by the Name&lt;br class='autobr' /&gt;
Service Switch&lt;/B&gt;&lt;/p&gt;
&lt;TABLE BORDER=1 CELLPADDING=5 CELLSPACING=0&gt; &lt;TR VALIGN=BOTTOM&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;B&gt;Keyword&lt;/B&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;B&gt;Type of Information Represented by Keyword&lt;/B&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR VALIGN=TOP&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica&#034;&gt;automount&lt;/FONT&gt;&lt;/FONT&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica&#034;&gt;NFS automounter&lt;br class='autobr' /&gt; maps stored in files like &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/auto_master&lt;/code&gt; and&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/auto_home&lt;/code&gt; or in NIS maps like &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;auto.master&lt;/code&gt;&lt;br class='autobr' /&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;auto.home&lt;/code&gt;.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR VALIGN=TOP&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica&#034;&gt;hosts&lt;/FONT&gt;&lt;/FONT&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica&#034;&gt;Host names and&lt;br class='autobr' /&gt; IP addresses stored in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/hosts&lt;/code&gt; file or the NIS&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;hosts.byaddr&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;hosts.byname&lt;/code&gt; maps.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR VALIGN=TOP&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica&#034;&gt;netgroup&lt;/FONT&gt;&lt;/FONT&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;NFS netgroups stored in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/netgroup&lt;/code&gt;&lt;/p&gt;
&lt;p&gt; file or the NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;netgroup&lt;/code&gt;, &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;netgroup.byhost&lt;/code&gt;&lt;br class='autobr' /&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;netgroup.byuser&lt;/code&gt; maps.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR VALIGN=TOP&gt;&lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica&#034;&gt;networks&lt;/FONT&gt;&lt;/FONT&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;Network names and IP addresses stored in the&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/networks&lt;/code&gt; file or the NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;networks.byaddr&lt;/code&gt;&lt;br class='autobr' /&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;networks.byname&lt;/code&gt; maps.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR VALIGN=TOP&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica&#034;&gt;protocols&lt;/FONT&gt;&lt;/FONT&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;Networking protocol names and numbers stored in the&lt;br class='autobr' /&gt; &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/protocols&lt;/code&gt; file or the NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;protocols.byname&lt;/code&gt;&lt;/p&gt;
&lt;p&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;protocols.bynumber&lt;/code&gt; maps.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt; &lt;TR VALIGN=TOP&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica&#034;&gt;rpc&lt;/FONT&gt;&lt;/FONT&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica&#034;&gt;RPC program&lt;br class='autobr' /&gt; names and numbers stored in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/rpc&lt;/code&gt; file or the&lt;br class='autobr' /&gt; NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;rpc.byname&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;rpc.bynumber&lt;/code&gt; maps.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/p&gt;
&lt;/TD&gt;&lt;/TR&gt; &lt;TR VALIGN=TOP&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;&lt;code class='spip_code spip_code_inline' dir='ltr'&gt;&lt;FONT SIZE=2&gt;&lt;FONT FACE=&#034;helvetica&#034;&gt;services&lt;/FONT&gt;&lt;/FONT&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/TD&gt; &lt;TD&gt; &lt;p ALIGN=LEFT&gt;Mapping of networking services to port numbers and&lt;br class='autobr' /&gt; protocols, stored in the &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;/etc/services&lt;/code&gt; file or the&lt;br class='autobr' /&gt; NIS &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;services.byname&lt;/code&gt; and &lt;code class='spip_code spip_code_inline' dir='ltr'&gt;services.bynp&lt;/code&gt;&lt;/p&gt;
&lt;p&gt; maps.&lt;/p&gt;
&lt;/TD&gt; &lt;/TR&gt;
&lt;/TABLE&gt;
&lt;HR&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>
	<item xml:lang="fr">
		<title>Configuration d'un DNS secondaire (HPUX)</title>
		<link>https://www.admin-sys.org/?configuration-d-un-dns-secondaire</link>
		<guid isPermaLink="true">https://www.admin-sys.org/?configuration-d-un-dns-secondaire</guid>
		<dc:date>2009-04-17T15:14:04Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Jerome ROBERT</dc:creator>



		<description>
&lt;p&gt;Configuration d'un DNS secondaire 1&#176; Pr&#233;paration Modifier le fichier /etc/rc.config.d/namesvrs NAMED=1 NAMED_ARGS=&#034;&#034; Modifier ou cr&#233;er /etc/resolv.conf &lt;br class='autobr' /&gt;
domain admin-sys.org nameserver 192.168.3.120 # serveur primaire nameserver 192.168.3.121 # serveur secondaire Cr&#233;ation du r&#233;pertoire de configuration mkdir /etc/named.data cd /etc/named.data 2&#176; R&#233;cup&#233;ration des fichiers &lt;br class='autobr' /&gt;
grace &#224; l'option z ou Z dans le fichier de configuration de hosts_to_named. Ce dernier a cr&#233;&#233; le fichier de (&#8230;)&lt;/p&gt;


-
&lt;a href="https://www.admin-sys.org/?-dns-" rel="directory"&gt;DNS&lt;/a&gt;


		</description>


 <content:encoded>&lt;div class='rss_texte'&gt;&lt;H1&gt;Configuration d'un DNS secondaire&lt;/H1&gt;
&lt;H3&gt;1&#176; Pr&#233;paration &lt;/H3&gt;
&lt;p&gt;&lt;U&gt;Modifier le fichier /etc/rc.config.d/namesvrs&lt;/U&gt;&lt;/p&gt;
&lt;p&gt;NAMED=1&lt;/p&gt;
&lt;p&gt;NAMED_ARGS=&#034;&#034;&lt;/p&gt;
&lt;p&gt;&lt;U&gt;Modifier ou cr&#233;er /etc/resolv.conf&lt;/U&gt;&lt;/p&gt;
&lt;p&gt;domain admin-sys.org&lt;/p&gt;
&lt;p&gt;nameserver 192.168.3.120 # serveur primaire&lt;/p&gt;
&lt;p&gt;nameserver 192.168.3.121 # serveur secondaire&lt;/p&gt;
&lt;p&gt;&lt;U&gt;Cr&#233;ation du r&#233;pertoire de configuration&lt;/U&gt;&lt;/p&gt;
&lt;p&gt;mkdir /etc/named.data&lt;/p&gt;
&lt;p&gt;cd /etc/named.data&lt;/p&gt;
&lt;H3&gt;2&#176; R&#233;cup&#233;ration des fichiers&lt;/H3&gt;
&lt;p&gt;grace &#224; l'option z ou Z dans le fichier de configuration de&lt;br class='autobr' /&gt;
hosts_to_named. Ce dernier a cr&#233;&#233; le fichier de&lt;br class='autobr' /&gt;
configuration des DNS secondaire&lt;/p&gt;
&lt;p&gt;&lt;U&gt;fichier de configuration de named&lt;/U&gt;&lt;/p&gt;
&lt;p&gt;ftp DNS_primaine&lt;/p&gt;
&lt;p&gt;get /etc/named.data/boot.sec.save /etc/named.boot&lt;/p&gt;
&lt;p&gt;quit&lt;/p&gt;
&lt;p&gt;&lt;U&gt;fichiers de data&lt;/U&gt;&lt;/p&gt;
&lt;p&gt;ftp DNS_primaine&lt;/p&gt;
&lt;p&gt;get /etc/named.data/db.127.0.0&lt;/p&gt;
&lt;p&gt;get /etc/named.data/db.cache&lt;/p&gt;
&lt;p&gt;quit&lt;/p&gt;
&lt;p&gt;&lt;U&gt;Attention : &lt;/U&gt;Le fichier db.cache n'est n&#233;cessaire que&lt;br class='autobr' /&gt;
si votre DNS est connect&#233; sur le r&#233;seau public&lt;/p&gt;
&lt;H3&gt;3&#176; Relancer le service&lt;/H3&gt;
&lt;p&gt;/sbin/init.d/named stop&lt;/p&gt;
&lt;p&gt;/sbin/init.d/named start&lt;/p&gt;
&lt;H3&gt;4&#176; Divers&lt;/H3&gt;
&lt;p&gt;Pour forcer la mise &#224; jour, des serveurs secondaire :&lt;br class='autobr' /&gt;
&lt;B&gt;sig_named restart&lt;/B&gt;&lt;/p&gt;&lt;/div&gt;
		
		</content:encoded>


		

	</item>


 
	


 
	

</channel>
</rss>
