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

88 lines
5.9 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="Add iSeries A principal to the Kerberos server" />
<meta name="DC.Relation" scheme="URI" content="rzakhscen1.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakhnasscenario_configurenasseriesa.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakhnasscenario_homedirectoryiseriesa.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="rzakhnasscenario_addiseriesaprincipal" />
<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>Add iSeries A principal to the Kerberos server</title>
</head>
<body id="rzakhnasscenario_addiseriesaprincipal"><a name="rzakhnasscenario_addiseriesaprincipal"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Add iSeries A principal to the Kerberos server</h1>
<div><div class="section">You can use one of two methods to add the necessary i5/OS™ service
principal to the Kerberos server. You can manually add it or, as this scenario
illustrates, you can use a batch file to add it. You created this batch file
in Step 2. To use this file, you must use File Transfer Protocol (FTP) to
copy the file to the Kerberos server and run it. Follow these steps to use
the batch file to add the principal to the Kerberos server:</div>
<ol><li><span>FTP batch file created by the wizard</span><ol type="a"><li><span>On the Windows<sup>®</sup> 2000 workstation that the administrator
used to configure network authentication service, open a command prompt and
type <tt>ftp kdc1.myco.com</tt>. This will start an FTP session on your PC.
You will be prompted for the administrator's user name and password.</span></li>
<li><span>At the FTP prompt, type <tt>lcd "C:\Documents and Settings\All
Users\Documents\IBM\Client Access"</tt>. Press Enter. You should receive the
message <tt>Local directory now C:\Documents and Settings\All Users\Documents\IBM\Client
Access</tt>.</span></li>
<li><span>At the FTP prompt, type <tt>binary</tt>. This indicates that
the file to be transferred is binary.</span></li>
<li><span>At the FTP prompt, type <tt>cd \<em>mydirectory</em></tt>, where <em>mydirectory</em> is
a directory located on kdc1.myco.com.</span></li>
<li><span>At the FTP prompt, type <tt>put NASConfigiseriesa.bat</tt>.
You should receive this message: <tt>226 Transfer complete</tt>.</span></li>
</ol>
</li>
<li><span>Run batch file on kdc1.myco.com</span><ol type="a"><li class="substepexpand"><span>On your Windows 2000 server, open the folder
where you transferred the batch files.</span></li>
<li class="substepexpand"><span>Find the NASConfigiseriesa.bat file and double click the file
to run it.</span></li>
<li class="substepexpand"><span>After the file runs, verify that the i5/OS principal has been added to the Kerberos
server by completing the following:</span> <ol type="i"><li>On your Windows 2000 server, expand <span class="menucascade"><span class="uicontrol">Start</span> &gt; <span class="uicontrol">Programs</span> &gt; <span class="uicontrol">Administrative Tools</span> &gt; <span class="uicontrol">Active Directory Users and Computers</span> &gt; <span class="uicontrol">Users</span></span>.</li>
<li>Verify the iSeries™ has
a user account by selecting the appropriate Windows domain. <div class="note"><span class="notetitle">Note:</span> This Windows domain
should be the same as the default realm name that you specified network authentication
service configuration.</div>
</li>
<li>In the list of users that displays, find <strong>iseriesa_1_krbsvr400</strong>.
This is the user account generated for the i5/OS principal name.</li>
<li>Access the properties on your Active Directory users.
From the <span class="uicontrol">Account</span> tab, select the <span class="uicontrol">Account
is trusted for delegation</span>. <div class="note"><span class="notetitle">Note:</span> This optional step enables your
system to delegate, or forward, a user's credentials to other systems. As
a result, the i5/OS service
principal can access services on multiple systems on behalf of the user. This
is useful in a multi-tier network.</div>
</li>
</ol>
</li>
</ol>
</li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakhscen1.htm" title="Use the following scenario to become familiar with the prerequisites and objectives of adding network authentication service to your network.">Scenario: Configure network authentication service</a></div>
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzakhnasscenario_configurenasseriesa.htm">Configure network authentication service on iSeries A</a></div>
<div class="nextlink"><strong>Next topic:</strong> <a href="rzakhnasscenario_homedirectoryiseriesa.htm">Create a home directory for users on iSeries A</a></div>
</div>
</div>
</body>
</html>