jpayne@68
|
1 .\" Man page generated from reStructuredText.
|
jpayne@68
|
2 .
|
jpayne@68
|
3 .TH "KPASSWD" "1" " " "1.20.1" "MIT Kerberos"
|
jpayne@68
|
4 .SH NAME
|
jpayne@68
|
5 kpasswd \- change a user's Kerberos password
|
jpayne@68
|
6 .
|
jpayne@68
|
7 .nr rst2man-indent-level 0
|
jpayne@68
|
8 .
|
jpayne@68
|
9 .de1 rstReportMargin
|
jpayne@68
|
10 \\$1 \\n[an-margin]
|
jpayne@68
|
11 level \\n[rst2man-indent-level]
|
jpayne@68
|
12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
jpayne@68
|
13 -
|
jpayne@68
|
14 \\n[rst2man-indent0]
|
jpayne@68
|
15 \\n[rst2man-indent1]
|
jpayne@68
|
16 \\n[rst2man-indent2]
|
jpayne@68
|
17 ..
|
jpayne@68
|
18 .de1 INDENT
|
jpayne@68
|
19 .\" .rstReportMargin pre:
|
jpayne@68
|
20 . RS \\$1
|
jpayne@68
|
21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
jpayne@68
|
22 . nr rst2man-indent-level +1
|
jpayne@68
|
23 .\" .rstReportMargin post:
|
jpayne@68
|
24 ..
|
jpayne@68
|
25 .de UNINDENT
|
jpayne@68
|
26 . RE
|
jpayne@68
|
27 .\" indent \\n[an-margin]
|
jpayne@68
|
28 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
jpayne@68
|
29 .nr rst2man-indent-level -1
|
jpayne@68
|
30 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
jpayne@68
|
31 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
jpayne@68
|
32 ..
|
jpayne@68
|
33 .SH SYNOPSIS
|
jpayne@68
|
34 .sp
|
jpayne@68
|
35 \fBkpasswd\fP [\fIprincipal\fP]
|
jpayne@68
|
36 .SH DESCRIPTION
|
jpayne@68
|
37 .sp
|
jpayne@68
|
38 The kpasswd command is used to change a Kerberos principal\(aqs password.
|
jpayne@68
|
39 kpasswd first prompts for the current Kerberos password, then prompts
|
jpayne@68
|
40 the user twice for the new password, and the password is changed.
|
jpayne@68
|
41 .sp
|
jpayne@68
|
42 If the principal is governed by a policy that specifies the length
|
jpayne@68
|
43 and/or number of character classes required in the new password, the
|
jpayne@68
|
44 new password must conform to the policy. (The five character classes
|
jpayne@68
|
45 are lower case, upper case, numbers, punctuation, and all other
|
jpayne@68
|
46 characters.)
|
jpayne@68
|
47 .SH OPTIONS
|
jpayne@68
|
48 .INDENT 0.0
|
jpayne@68
|
49 .TP
|
jpayne@68
|
50 .B \fIprincipal\fP
|
jpayne@68
|
51 Change the password for the Kerberos principal principal.
|
jpayne@68
|
52 Otherwise, kpasswd uses the principal name from an existing ccache
|
jpayne@68
|
53 if there is one; if not, the principal is derived from the
|
jpayne@68
|
54 identity of the user invoking the kpasswd command.
|
jpayne@68
|
55 .UNINDENT
|
jpayne@68
|
56 .SH ENVIRONMENT
|
jpayne@68
|
57 .sp
|
jpayne@68
|
58 See kerberos(7) for a description of Kerberos environment
|
jpayne@68
|
59 variables.
|
jpayne@68
|
60 .SH SEE ALSO
|
jpayne@68
|
61 .sp
|
jpayne@68
|
62 kadmin(1), kadmind(8), kerberos(7)
|
jpayne@68
|
63 .SH AUTHOR
|
jpayne@68
|
64 MIT
|
jpayne@68
|
65 .SH COPYRIGHT
|
jpayne@68
|
66 1985-2022, MIT
|
jpayne@68
|
67 .\" Generated by docutils manpage writer.
|
jpayne@68
|
68 .
|