70 lines
3.7 KiB
HTML
70 lines
3.7 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="reference" />
|
|
<meta name="DC.Title" content="kpasswd" />
|
|
<meta name="abstract" content="The Qshell command kpasswd changes a password for a kerberos principal." />
|
|
<meta name="description" content="The Qshell command kpasswd changes a password for a kerberos principal." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakhnewpswds.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="kpasswd" />
|
|
<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>kpasswd</title>
|
|
</head>
|
|
<body id="kpasswd"><a name="kpasswd"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">kpasswd</h1>
|
|
<div><p>The Qshell command <span class="cmdname">kpasswd</span> changes a password
|
|
for a kerberos principal.</p>
|
|
<div class="section"><h4 class="sectiontitle">Syntax</h4><p><tt>kpasswd [-A ] [principal]</tt> </p>
|
|
<p>Default
|
|
public authority: *USE</p>
|
|
<p>The Qshell command <span class="cmdname">kpasswd</span> changes
|
|
a password for a kerberos principal.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Options</h4><dl><dt class="dlterm">-A</dt>
|
|
<dd>The initial ticket used by the kpasswd command will not contain a list
|
|
of client addresses. The ticket will contain the local host address list if
|
|
this option is not specified. When an initial ticket contains an address list,
|
|
it can be used only from one of the addresses in the address list.</dd>
|
|
<dt class="dlterm">principal</dt>
|
|
<dd>The principal whose password is to be changed. The principal will be obtained
|
|
from the default credentials cache if the principal is not specified on the
|
|
command line.</dd>
|
|
</dl>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Messages</h4><ul><li>Principal %3$s is not valid.</li>
|
|
<li>Unable to read default credentials cache file_name.</li>
|
|
<li>No default credentials cache.</li>
|
|
<li>Unable to retrieve ticket from credentials cache file_name.</li>
|
|
<li>Unable to read password.</li>
|
|
<li>Password change canceled.</li>
|
|
<li>Password is not correct for principal_name.</li>
|
|
<li>Unable to obtain initial ticket.</li>
|
|
<li>Password change request failed.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="example"><p>For an example of how this command is used, see <a href="rzakhnewpswds.htm#rzakhnewpswds">Change Kerberos passwords</a> .</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakhnewpswds.htm" title="The kpasswd command will change the password for the specified Kerberos principal using the password change service.">Change Kerberos passwords</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |