logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

kpasswd — Kerberos 5 password changing program

Description

kpasswd is the client for changing passwords.

       If administrator principal is given that principal is used to change the password.

       Multiple  passwords for different users can be changed at the same time, then the administrator principal
       will be used.  If the administrator isn't specified on the command prompt, the principal of  the  default
       credential cache will be used.

       If  a  credential  cache  is given, the --admin-principal flag is ignored and use the default name of the
       credential cache is used instead.

Diagnostics

       If the password quality check fails or some other error occurs, an explanation is printed.

Name

       kpasswd — Kerberos 5 password changing program

See Also

kpasswdd(8)

HEIMDAL                                          January 5, 2005                                      KPASSWD(1)

Synopsis

kpasswd [--admin-principal=principal] [-ccache | --cache=cache] [principal...]

See Also