58 lines
3.9 KiB
HTML
58 lines
3.9 KiB
HTML
<?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="Create a trust relationship between realms" />
|
|
<meta name="abstract" content="Establishing a trust relationship between realms creates a shortcut for authentication." />
|
|
<meta name="description" content="Establishing a trust relationship between realms creates a shortcut for authentication." />
|
|
<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="rzakhtrust" />
|
|
<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>Create a trust relationship between realms</title>
|
|
</head>
|
|
<body id="rzakhtrust"><a name="rzakhtrust"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Create a trust relationship between realms</h1>
|
|
<div><p>Establishing a trust relationship between realms creates a shortcut
|
|
for authentication.</p>
|
|
<div class="section"><p> This function is optional because by default the Kerberos protocol
|
|
will search the realm hierarchy looking for trust. This function is useful
|
|
if you have realms in different domains and want to make this process faster.
|
|
To set up realm trust, each Kerberos server for each realm must share a key.
|
|
Before you can create a trust relationship in network authentication service,
|
|
you must set up the Kerberos servers to trust one another. To create a trust
|
|
relationship among realms, 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> > <span class="uicontrol">Security</span> > <span class="uicontrol">Network Authentication Service</span> > <span class="uicontrol">Realm</span></span> .</span></li>
|
|
<li class="stepexpand"><span>Right-click the name of the realm in the right pane and select <span class="uicontrol">Properties</span>.</span></li>
|
|
<li class="stepexpand"><span>On the <span class="uicontrol">Trusted Realms</span> tab, enter the names
|
|
of the realms that you want to establish trust. </span> For example,
|
|
valid names for the trust relationship might be: ORDEPT.MYCO.COM and SHIPDEPT.MYCO.COM.</li>
|
|
<li class="stepexpand"><span>Click <span class="uicontrol">Add</span>. </span> This will add the
|
|
trust association in the table.</li>
|
|
<li class="stepexpand"><span>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> |