opensolaris man page for kpasswd

Query: kpasswd

OS: opensolaris

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

kpasswd(1)							   User Commands							kpasswd(1)

NAME
kpasswd - change a user's Kerberos password
SYNOPSIS
/usr/bin/kpasswd [principal]
DESCRIPTION
The kpasswd command is used to change a Kerberos principal's password. kpasswd prompts for the current Kerberos password, which is used to obtain a changepw ticket from the KDC for the user's Kerberos 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 charac- ters.)
OPERANDS
The following operand is supported: principal Change the password for the Kerberos principal principal. Otherwise, the principal is derived from the identity of the user invoking the kpasswd command.
FILES
/tmp/ovsec_adm.xxxxxx Temporary credentials cache for the lifetime of the password changing operation. (xxxxxx is a random string.)
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWkrbu | +-----------------------------+-----------------------------+ |CSI |Enabled | +-----------------------------+-----------------------------+
SEE ALSO
kerberos(5)
BUGS
If kpasswd is suspended, the changepw tickets may not be destroyed. SunOS 5.11 30 Jul 2001 kpasswd(1)
Related Man Pages
kpasswd(1) - plan9
kpasswd(1) - x11r4
kpasswd(1) - hpux
kpasswd(1) - bsd
kpasswd(1) - v7
Similar Topics in the Unix Linux Community
trouble changeing password for user
Reading password and echo * character
sed
Shadow file password policy
need a code for moving the log files older than 2 months