65 lines
4.2 KiB
HTML
65 lines
4.2 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="Add encryption settings" />
|
||
|
<meta name="abstract" content="You can select the encryption types for ticket granting tickets (TGT) and ticket granting service (TGS)." />
|
||
|
<meta name="description" content="You can select the encryption types for ticket granting tickets (TGT) and ticket granting service (TGS)." />
|
||
|
<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="rzakhencrypt" />
|
||
|
<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 encryption settings</title>
|
||
|
</head>
|
||
|
<body id="rzakhencrypt"><a name="rzakhencrypt"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Add encryption settings</h1>
|
||
|
<div><p>You can select the encryption types for ticket granting tickets
|
||
|
(TGT) and ticket granting service (TGS).</p>
|
||
|
<div class="section"><div class="p"> Encryption hides data that flows across a network by making it
|
||
|
unidentifiable. A client encrypts data and the server decrypts it. To ensure
|
||
|
that encryption works correctly, you must use the same encryption type that
|
||
|
is specified on the Kerberos server or the other communicating application.
|
||
|
If these encryption types do not match, then encryption will fail. You can
|
||
|
add encryption values for both TGT and TGS. <div class="note"><span class="notetitle">Note:</span> The default encryption values
|
||
|
for the TGT and TGS are des-cbc-crc and des-cbc-md5. During configuration
|
||
|
default encryption values are set. You can add other encryption values for
|
||
|
tickets to the configuration by completing these steps:</div>
|
||
|
</div>
|
||
|
</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> .</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">Tickets</span> page, select the encryption
|
||
|
value from either the Ticket Granting Ticket or the Ticket Granting Service
|
||
|
list of available encryption types.</span></li>
|
||
|
<li class="stepexpand"><span>Click either <span class="uicontrol">Add Before</span> or <span class="uicontrol">Add
|
||
|
After</span> to add the encryption type to the list of selected encryption
|
||
|
types. </span> Each of these selected encryption types will be attempted
|
||
|
in the order they are listed. If one encryption type fails, the next one in
|
||
|
the list will be attempted.</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>
|