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

114 lines
6.3 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="reference" />
<meta name="DC.Title" content="keytab" />
<meta name="abstract" content="The Qshell command keytab manages a key table." />
<meta name="description" content="The Qshell command keytab manages a key table." />
<meta name="DC.Relation" scheme="URI" content="rzakhkkeytab.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="keytab" />
<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>keytab</title>
</head>
<body id="keytab"><a name="keytab"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">keytab</h1>
<div><p>The Qshell command <span class="cmdname">keytab</span> manages a key table.</p>
<div class="section"><h4 class="sectiontitle">Syntax</h4><p><tt>keytab add principal [-p password] [-v
version] [-k keytab] keytab delete principal [-v version] [-k keytab] keytab
list [principal] [-k keytab]</tt> </p>
<p>Default public authority: *USE</p>
<p>The
Qshell command <span class="cmdname">keytab</span> manages a key table.</p>
</div>
<div class="section"><h4 class="sectiontitle">Options</h4><dl><dt class="dlterm">-k</dt>
<dd>The key table name. If this option is not specified, the default key table
is used. </dd>
<dt class="dlterm">-p</dt>
<dd>Specify the password. If this option is not specified, users are prompted
to enter the password when they add an entry to the key table. </dd>
<dt class="dlterm">-v</dt>
<dd>The key version number. When you add a key, if this option is not specified,
the next version number is assigned. When you delete a key, if this option
is not specified, all keys for the principal are deleted. </dd>
<dt class="dlterm">principal</dt>
<dd>The principal name. When you list the key table, if this option is not
specified, all principals are displayed.</dd>
</dl>
</div>
<div class="section"><h4 class="sectiontitle">Authorities</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="100%" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" valign="bottom" width="70.86956521739131%" id="d0e62">Object Referred to</th>
<th align="left" valign="bottom" width="29.130434782608695%" id="d0e64">Authority Required</th>
</tr>
</thead>
<tbody><tr><td align="left" valign="top" width="70.86956521739131%" headers="d0e62 ">Each directory in the path name preceding
the target keytab file to be opened</td>
<td align="left" valign="top" width="29.130434782608695%" headers="d0e64 ">*X</td>
</tr>
<tr><td align="left" valign="top" width="70.86956521739131%" headers="d0e62 ">Parent directory of the target keytab file
when add is specified, if the keytab file does not already exist</td>
<td align="left" valign="top" width="29.130434782608695%" headers="d0e64 ">*WX</td>
</tr>
<tr><td align="left" valign="top" width="70.86956521739131%" headers="d0e62 ">Keytab file when list is specified</td>
<td align="left" valign="top" width="29.130434782608695%" headers="d0e64 ">*R</td>
</tr>
<tr><td align="left" valign="top" width="70.86956521739131%" headers="d0e62 ">Target keytab file when add or delete is
specified</td>
<td align="left" valign="top" width="29.130434782608695%" headers="d0e64 ">*RW</td>
</tr>
<tr><td align="left" valign="top" width="70.86956521739131%" headers="d0e62 ">Each directory in the paths to the configuration
files</td>
<td align="left" valign="top" width="29.130434782608695%" headers="d0e64 ">*X</td>
</tr>
<tr><td align="left" valign="top" width="70.86956521739131%" headers="d0e62 ">Configuration files</td>
<td align="left" valign="top" width="29.130434782608695%" headers="d0e64 ">*R</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Messages</h4><ul><li>You must specify <em>add</em>, <em>delete</em>, <em>list</em>, or <em>merge</em>.</li>
<li><em>command_option</em> is not a valid command option.</li>
<li><em>command_option_one</em> and <em>command_option_two</em> cannot be specified
together.</li>
<li><em>option_value</em> option is not valid for <em>request_name</em> request.</li>
<li>The <em>option_name</em> option requires a value.</li>
<li>Unable to parse principal name.</li>
<li>You must specify the principal name.</li>
<li>Unable to read password.</li>
<li>No default key table found.</li>
<li>Unable to resolve key table <em>key_table</em>.</li>
<li>Unable to read entry from key table <em>key_table</em>.</li>
<li>Unable to remove entry from key table <em>key_table</em>.</li>
<li>Unable to add entry to key table <em>key_table</em>.</li>
<li>No entries found for principal <em>principal_name</em>.</li>
<li>Value is not a valid number.</li>
<li>The key version must be between 1 and 255.</li>
<li>Key version <em>key_version</em> not found for principal <em>principal_name</em>.</li>
</ul>
</div>
<div class="example"><p>For an example of how this command is used, see <a href="rzakhkkeytab.htm#rzakhkkeytab">Manage keytab files</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakhkkeytab.htm" title="Maintain the keytab file using either the character-based interface or iSeries Navigator.">Manage keytab files</a></div>
</div>
</div>
</body>
</html>