ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



KPASSWD(1)                                                                                        KPASSWD(1)



NAME
       kpasswd - change a user's Kerberos password

SYNOPSIS
       kpasswd [principal]

DESCRIPTION
       The  kpasswd command is used to change a Kerberos principal's password.  kpasswd prompts for the cur-rent current
       rent Kerberos password, which is used to obtain a changepw ticket from the KDC for  the  user's  Ker-beros Kerberos
       beros realm.  If kpasswd successfully obtains the changepw ticket, the user is prompted twice for the
       new password, and the password is changed.

       If the principal is governed by a policy that specifies the length and/or number of character classes
       required  in  the  new  password,  the  new password must conform to the policy.  (The five character
       classes are lower case, upper case, numbers, punctuation, and all other characters.)

OPTIONS
       principal
              change the password for the Kerberos principal principal.  Otherwise, kpasswd uses the princi-pal principal
              pal name from the system default ccache if there is one; if not, the principal is derived from
              the identity of the user invoking the kpasswd command.

PORTS
       kpasswd looks first for kpasswd_server = host:port in the [realms] section  of  the  edu.mit.Kerberos
       file under the current realm.  If that is missing, kpasswd looks for the admin_server entry, but sub-stitutes substitutes
       stitutes 464 for the port.

SEE ALSO
       kinit(1), klist(1), kdestroy(1), kswitch(1)



                                                                                                  KPASSWD(1)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.