ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakh_5.4.0.1/rzakhhost.htm

80 lines
5.6 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="task" />
<meta name="DC.Title" content="Change host resolution" />
<meta name="abstract" content="Specify an LDAP server, a Domain Name System (DNS), and static mappings to resolve host names and realm names." />
<meta name="description" content="Specify an LDAP server, a Domain Name System (DNS), and static mappings to resolve host names and realm names." />
<meta name="DC.Relation" scheme="URI" content="rzakhmanage.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzakhhost" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Change host resolution</title>
</head>
<body id="rzakhhost"><a name="rzakhhost"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Change host resolution</h1>
<div><p>Specify an LDAP server, a Domain Name System (DNS), and static
mappings to resolve host names and realm names. </p>
<div class="section"><p> With network authentication service, you can specify an LDAP
server, a Domain Name System (DNS), and static mappings that are added to
the configuration file to resolve host names and realm names. You can also
select all three of these methods to resolve host names. If you do select
all of these methods, network authentication service will check the directory
server first, the DNS entries second, and finally the static mappings to resolve
host names.</p>
<p>To change host resolution, complete the following steps:</p>
</div>
<ol><li class="stepexpand"><span>In iSeries™ Navigator,
expand <span class="menucascade"><span class="uicontrol">your iSeries server</span> &gt; <span class="uicontrol">Security</span></span>.</span></li>
<li class="stepexpand"><span>Right-click <span class="uicontrol">Network Authentication Service</span> and
select <span class="uicontrol">Properties</span>.</span></li>
<li class="stepexpand"><span>On the <span class="uicontrol">Host Resolution</span> page, select <span class="uicontrol">Use
LDAP lookup</span>, <span class="uicontrol">Use DNS lookup</span>, or <span class="uicontrol">Use
static mappings</span>.</span></li>
<li class="stepexpand"><span>If you select <span class="uicontrol">Use LDAP lookup</span> as the host
resolution type, enter the name of the directory server and its corresponding
port. </span> For example, ldapsrv.myco.com might be a valid name for
the directory server. A valid port number can be 1-65535. The default port
for the directory server is 389. After you have indicated that you will use
an LDAP server to handle host name resolution, you must ensure that the realm
has been properly defined in the LDAP server. See <a href="rzakhdefinerealmsldap.htm#definerealmsldap">Define realms in the LDAP server</a> for
more information.</li>
<li class="stepexpand"><span>If you select <span class="uicontrol">Use DNS lookup</span> as the host
resolution type, you must have configured the DNS to map to realm names. After
you have indicated that you will use a DNS server to handle host name resolution,
you must ensure that the realm has been properly defined in the DNS. See <a href="rzakhdefinerealmsdns.htm#definerealmsdns">Define realms in the DNS database</a> for more information.</span></li>
<li class="stepexpand"><span>If you select <span class="uicontrol">Use static mappings</span> as the
host resolution type, enter the name of the realm name and its corresponding
DNS name. For example, the host name might be mypc.mycompanylan.com and the
realm name is MYCO.COM. You can also map generic host names to a specific
realm. For instance if all machines that end with myco.lan.com are part of
the MYCO.COM, you might enter <tt>myco.lan.com</tt> as the DNS name and MYCO.COM
as the realm. This creates an association between the realm name and the DNS
name in the configuration file. Click <span class="uicontrol">Add</span> to create
a static mapping between the DNS and realm name in the configuration file.</span></li>
<li class="stepexpand"><span>After you have entered the pertinent information for the selected
host resolution type, click <span class="uicontrol">OK</span>.</span></li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakhmanage.htm" title="Manage network authentication service by requesting tickets, working with key table files, and administering host name resolution. You can also work with credentials files and back up configuration files.">Manage network authentication service</a></div>
</div>
</div>
</body>
</html>