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

62 lines
4.1 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 password server" />
<meta name="abstract" content="Add a password server to a realm to allow Kerberos principals to change their passwords." />
<meta name="description" content="Add a password server to a realm to allow Kerberos principals to change their passwords." />
<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="rzakhaddpass" />
<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 password server</title>
</head>
<body id="rzakhaddpass"><a name="rzakhaddpass"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Add password server</h1>
<div><p>Add a password server to a realm to allow Kerberos principals to
change their passwords.</p>
<div class="section">The password server allows Kerberos principals to change their passwords.
Currently i5/OS™ PASE
does not support the optional configuration of a password server. To change
passwords for principals on an i5/OS PASE Kerberos server, you need to
enter the PASE environment (call QP2TERM) and issue the <a href="kpasswd.htm#kpasswd">kpasswd</a> command.
The following instructions allow you to update the network authentication
service configuration to point to an additional or new password server for
the default realm. To add a password server to a realm, complete the following
steps:</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> &gt; <span class="uicontrol">Network Authentication Service</span> &gt; <span class="uicontrol">Realms</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">Password Server</span> tab, enter the name
of the password server. </span> For example, a valid name for the password
server might be: psvr.myco.com.</li>
<li class="stepexpand"><span>Enter the port number that corresponds with the password server.
A valid port number can be 1-65535. The default port for the password server
is 464.</span></li>
<li class="stepexpand"><span>Click <span class="uicontrol">Add</span>. </span> The new password
server will be added to the list.</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>