xref: /freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/KPASSWD.htm (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1*7f2fe78bSCy Schubert<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2*7f2fe78bSCy Schubert<HTML>
3*7f2fe78bSCy Schubert<HEAD>
4*7f2fe78bSCy Schubert<meta name="GENERATOR" content="Microsoft&reg; HTML Help Workshop 4.1">
5*7f2fe78bSCy Schubert<link rel="stylesheet" type="text/css" href="Leash.css" />
6*7f2fe78bSCy Schubert
7*7f2fe78bSCy Schubert<Title>KPASSWD</Title>
8*7f2fe78bSCy Schubert</HEAD>
9*7f2fe78bSCy Schubert<BODY>
10*7f2fe78bSCy Schubert<H1>KPASSWD Command</H1>
11*7f2fe78bSCy Schubert<table>
12*7f2fe78bSCy Schubert<tr><th id="th2"> The following information reproduces the information from UNIX man page for the KPASSWD command.</th>
13*7f2fe78bSCy Schubert</tr>
14*7f2fe78bSCy Schubert</table>
15*7f2fe78bSCy Schubert
16*7f2fe78bSCy Schubert
17*7f2fe78bSCy Schubert<H2>SYNOPSIS</H2>
18*7f2fe78bSCy Schubert<table>
19*7f2fe78bSCy Schubert<tr>
20*7f2fe78bSCy Schubert<th id="th2">kpasswd</th>
21*7f2fe78bSCy Schubert<td>
22*7f2fe78bSCy Schubert<span class="command">  [principal]  </span>
23*7f2fe78bSCy Schubert</td>
24*7f2fe78bSCy Schubert</tr>
25*7f2fe78bSCy Schubert</table>
26*7f2fe78bSCy Schubert
27*7f2fe78bSCy Schubert
28*7f2fe78bSCy Schubert<H2>DESCRIPTION</H2>
29*7f2fe78bSCy Schubert<p>
30*7f2fe78bSCy SchubertThe kpasswd command is used to change a Kerberos principal's password. kpasswd first prompts for the current Kerberos password, then prompts the user twice for the new password, and the password is changed.
31*7f2fe78bSCy Schubert
32*7f2fe78bSCy SchubertIf the principal is governed by a policy that specifies the length and/or number of character classes required in the new password, the new password must conform to the policy. (The five character classes are lower case, upper case, numbers, punctuation, and all other characters.)
33*7f2fe78bSCy Schubert</P>
34*7f2fe78bSCy Schubert
35*7f2fe78bSCy Schubert<H2>OPTIONS</H2>
36*7f2fe78bSCy Schubert<table>
37*7f2fe78bSCy Schubert<tr>
38*7f2fe78bSCy Schubert<th id="th2"><span class="command"> principal </span>  </th>
39*7f2fe78bSCy Schubert<td>
40*7f2fe78bSCy Schubert    Change the password for the Kerberos principal principal. Otherwise, kpasswd uses the principal name from an existing ccache if there is one; if not, the principal is derived from the identity of the user invoking the kpasswd command.</td></tr>
41*7f2fe78bSCy Schubert</table>
42*7f2fe78bSCy Schubert
43*7f2fe78bSCy Schubert
44*7f2fe78bSCy Schubert<H2>SEE ALSO</H2>
45*7f2fe78bSCy Schubert<ul id="helpul">
46*7f2fe78bSCy Schubert<li><B>kadmin</B></li>
47*7f2fe78bSCy Schubert<li> <B>kadmind</B></li>
48*7f2fe78bSCy Schubert
49*7f2fe78bSCy Schubert</ul>
50*7f2fe78bSCy Schubert
51*7f2fe78bSCy Schubert
52*7f2fe78bSCy Schubert
53*7f2fe78bSCy Schubert
54*7f2fe78bSCy Schubert</BODY>
55*7f2fe78bSCy Schubert</HTML>
56