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

100 lines
5.4 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="ksetup" />
<meta name="abstract" content="The Qshell command ksetup manages Kerberos service entries in the directory server for a Kerberos realm." />
<meta name="description" content="The Qshell command ksetup manages Kerberos service entries in the directory server for a Kerberos realm." />
<meta name="DC.Relation" scheme="URI" content="rzakhksetup.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="ksetup" />
<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>ksetup</title>
</head>
<body id="ksetup"><a name="ksetup"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">ksetup</h1>
<div><p>The Qshell command <span class="cmdname">ksetup</span> manages Kerberos service
entries in the directory server for a Kerberos realm.</p>
<div class="section"><h4 class="sectiontitle">Syntax</h4><p><tt>ksetup -h host-name -n bind-name -p bind-password
-e</tt></p>
<p>Default public authority: *USE</p>
<p>The Qshell command <span class="cmdname">ksetup</span> manages
Kerberos service entries in the directory server for a Kerberos realm.</p>
</div>
<div class="section"><h4 class="sectiontitle">Options</h4><dl><dt class="dlterm">-h</dt>
<dd>The host name for the directory server. If you do not specify this option,
the directory server specified in the Kerberos configuration file is used. </dd>
<dt class="dlterm">-n</dt>
<dd>The distinguished name to use when you bind to the directory server. If
you do not specify this option, the LDAP_BINDDN environment variable is used
to obtain the name. </dd>
<dt class="dlterm">-p</dt>
<dd>The password to use when you bind to the directory server. If this option
is not specified, the LDAP_BINDPW environment variable is used to obtain the
password. </dd>
<dt class="dlterm">-e</dt>
<dd> Echo each command line to stdout. This is useful when stdin is redirected
to a file. </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="75%" id="d0e61">Object Referred to</th>
<th align="left" valign="bottom" width="25%" id="d0e63">Authority Required</th>
</tr>
</thead>
<tbody><tr><td align="left" valign="top" width="75%" headers="d0e61 ">Each directory in the paths to the configuration
files</td>
<td align="left" valign="top" width="25%" headers="d0e63 ">*X</td>
</tr>
<tr><td align="left" valign="top" width="75%" headers="d0e61 ">Configuration files</td>
<td align="left" valign="top" width="25%" headers="d0e63 ">*R</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Messages</h4><ul><li><tt>subcommand</tt> is not a valid subcommand.</li>
<li>Valid subcommands are <tt>addhost</tt>, <tt>addkdc</tt>, <tt>delhost</tt>, <tt>delkdc</tt>, <tt>listhost</tt>, <tt>listkdc</tt>, <tt>exit</tt>. </li>
<li><tt>command_option_one</tt> and <tt>command_option_two</tt> cannot be
specified together.</li>
<li>Unable to initialize LDAPclient.</li>
<li>Unable to bind to directory server.</li>
<li>Realm name must be specified.</li>
<li>Host name must be specified.</li>
<li>Too many positional parameters.</li>
<li>Host <tt>host</tt> already exists.</li>
<li>Root domain <tt>domain</tt> is not defined.</li>
<li>Realm name <tt>realm</tt> is not valid.</li>
<li>The <tt>LDAP function name</tt> function detects an error.</li>
<li>Insufficient storage available.</li>
<li>Host name <tt>host</tt> is not valid.</li>
<li>Port number <tt>port</tt> is not valid.</li>
<li>Host <tt>host</tt> is not defined.</li>
<li>No Kerberos server defined for host <tt>host</tt>.</li>
<li>Unable to obtain default realm name.</li>
</ul>
<p>For an example of how this command is used, see <a href="rzakhksetup.htm#rzakhksetup">Manage Kerberos service entries in LDAP directories</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakhksetup.htm" title="The ksetup command manages Kerberos service entries in the LDAP server directory.">Manage Kerberos service entries in LDAP directories</a></div>
</div>
</div>
</body>
</html>