kpasswd

The Qshell command kpasswd changes a password for a kerberos principal.

Syntax

kpasswd [-A ] [principal]

Default public authority: *USE

The Qshell command kpasswd changes a password for a kerberos principal.

Options

-A
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.
principal
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.

Messages

For an example of how this command is used, see Change Kerberos passwords .