principal_name The MODIFY PASSWORD command is used to modify a principal's password.
1 – Qualifiers
2 /PASSWORD
/PASSWORD=password Specifies the password for the specified principal.
3 /RANDOM
/RANDOM Specifies the random key generation for the specified principal.
4 – Examples
KerberosAdmin> Modify Password TestAccount /Password=NewPassword Requests that the TestAccount password be changed to NewPassword.