diff options
Diffstat (limited to 'usr/src/man/man1/kpasswd.1')
-rw-r--r-- | usr/src/man/man1/kpasswd.1 | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/usr/src/man/man1/kpasswd.1 b/usr/src/man/man1/kpasswd.1 index 0ca557784a..52b43b7a0f 100644 --- a/usr/src/man/man1/kpasswd.1 +++ b/usr/src/man/man1/kpasswd.1 @@ -4,7 +4,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH kpasswd 1 "30 Jul 2001" "SunOS 5.11" "User Commands" +.TH KPASSWD 1 "Jul 30, 2001" .SH NAME kpasswd \- change a user's Kerberos password .SH SYNOPSIS @@ -33,12 +33,10 @@ numbers, punctuation, and all other characters.) The following operand is supported: .sp .ne 2 -.mk .na \fB\fIprincipal\fR\fR .ad .RS 13n -.rt Change the password for the Kerberos principal \fIprincipal\fR. Otherwise, the principal is derived from the identity of the user invoking the \fBkpasswd\fR command. @@ -47,12 +45,10 @@ command. .SH FILES .sp .ne 2 -.mk .na \fB\fB/tmp/ovsec_adm.\fIxxxxxx\fR\fR\fR .ad .RS 25n -.rt Temporary credentials cache for the lifetime of the password changing operation. (\fIxxxxxx\fR is a random string.) .RE @@ -65,13 +61,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -CSIEnabled +CSI Enabled .TE .SH SEE ALSO |