document option password-file

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17246 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-25 21:24:04 +00:00
parent 594b3f5d86
commit 43c959fd1d

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 1998 - 2003 Kungliga Tekniska H<>gskolan .\" Copyright (c) 1998 - 2003, 2006 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 29, 1998 .Dd April 25, 2006
.Dt KINIT 1 .Dt KINIT 1
.Os HEIMDAL .Os HEIMDAL
.Sh NAME .Sh NAME
@@ -81,7 +81,8 @@
.Fl -extra-addresses= Ns Ar addresses .Fl -extra-addresses= Ns Ar addresses
.Xc .Xc
.Oc .Oc
.Op Fl -fcache-version= Ns Ar integer .Op Fl -password-file= Ns Ar filename
.Op Fl -fcache-version= Ns Ar version-number
.Op Fl A | Fl -no-addresses .Op Fl A | Fl -no-addresses
.Op Fl -anonymous .Op Fl -anonymous
.Op Fl -version .Op Fl -version
@@ -184,10 +185,15 @@ Try to validate an invalid ticket.
.Xc .Xc
Request tickets with this particular enctype. Request tickets with this particular enctype.
.It Xo .It Xo
.Fl -fcache-version= Ns Ar version .Fl -password-file= Ns Ar filename
.Xc
read the password from the first line of
.Ar filename .
.It Xo
.Fl -fcache-version= Ns Ar version-number
.Xc .Xc
Create a credentials cache of version Create a credentials cache of version
.Nm version . .Ar version-number .
.It Xo .It Xo
.Fl a , .Fl a ,
.Fl -extra-addresses= Ns Ar enctypes .Fl -extra-addresses= Ns Ar enctypes