1KPASSWD(1) BSD General Commands Manual KPASSWD(1)
2
4 kpasswd — Kerberos 5 password changing program
5
7 kpasswd [--admin-principal=principal] [-c cache | --cache=cache]
8 [principal ...]
9
11 kpasswd is the client for changing passwords.
12
13 If administrator principal is given that principal is used to change the
14 password.
15
16 Multiple passwords for different users can be changed at the same time,
17 then the administrator principal will be used. If the administrator
18 isn't specified on the command prompt, the principal of the default cre‐
19 dential cache will be used.
20
21 If a credential cache is given, the --admin-principal flag is ignored and
22 use the default name of the credential cache is used instead.
23
25 If the password quality check fails or some other error occurs, an expla‐
26 nation is printed.
27
29 kpasswdd(8)
30
31HEIMDAL January 5, 2005 HEIMDAL