document -c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14478 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 1997, 2000 - 2003 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 1997, 2000 - 2005 Kungliga Tekniska H<>gskolan
|
||||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd May 12, 2003
|
.Dd January 5, 2005
|
||||||
.Dt KPASSWD 1
|
.Dt KPASSWD 1
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -40,6 +40,10 @@
|
|||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl -admin-principal= Ns Ar principal
|
.Op Fl -admin-principal= Ns Ar principal
|
||||||
|
.Oo Fl c Ar cache \*(Ba Xo
|
||||||
|
.Fl -cache= Ns Ar cache
|
||||||
|
.Xc
|
||||||
|
.Oc
|
||||||
.Op Ar principal ...
|
.Op Ar principal ...
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
@@ -52,6 +56,11 @@ Multiple passwords for different users can be changed at the same time,
|
|||||||
then the administrator principal will be used.
|
then the administrator principal will be used.
|
||||||
If the administrator isn't specified on the command prompt, the
|
If the administrator isn't specified on the command prompt, the
|
||||||
principal of the default credential cache will be used.
|
principal of the default credential cache will be used.
|
||||||
|
.Pp
|
||||||
|
If a credential cache is given, the
|
||||||
|
.Fl -admin-principal
|
||||||
|
flag is ignored and use the default name of the credential cache is
|
||||||
|
used instead.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
If the password quality check fails or some other error occurs, an
|
If the password quality check fails or some other error occurs, an
|
||||||
explanation is printed.
|
explanation is printed.
|
||||||
|
Reference in New Issue
Block a user