document kauth
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7842 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,14 +1,15 @@
|
|||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd May 29, 1998
|
.Dd May 29, 1998
|
||||||
.Dt KAUTH 1
|
.Dt KINIT 1
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
.Nm kinit ,
|
||||||
.Nm kauth
|
.Nm kauth
|
||||||
.Nd
|
.Nd
|
||||||
acquire initial tickets
|
acquire initial tickets
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm kinit
|
||||||
.Op Fl 4
|
.Op Fl 4
|
||||||
.Op Fl -524init
|
.Op Fl -524init
|
||||||
.Op Fl -afslog
|
.Op Fl -afslog
|
||||||
@@ -40,7 +41,7 @@ acquire initial tickets
|
|||||||
.Op Fl e
|
.Op Fl e
|
||||||
.Op Fl -enctypes= Ns Ar enctypes
|
.Op Fl -enctypes= Ns Ar enctypes
|
||||||
.Op Fl -fcache-version= Ns Ar version
|
.Op Fl -fcache-version= Ns Ar version
|
||||||
.Op Fl -noaddresses
|
.Op Fl -no-addresses
|
||||||
.Op Fl -version
|
.Op Fl -version
|
||||||
.Op Fl -help
|
.Op Fl -help
|
||||||
.Op Ar principal
|
.Op Ar principal
|
||||||
@@ -130,14 +131,19 @@ Request tickets with this particular enctype.
|
|||||||
Create a credentials cache of version
|
Create a credentials cache of version
|
||||||
.Nm version .
|
.Nm version .
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl -noaddresses
|
.Fl -no-addresses
|
||||||
.Xc
|
.Xc
|
||||||
Request a ticket with no addresses.
|
Request a ticket with no addresses.
|
||||||
.El
|
.El
|
||||||
|
|
||||||
The following options are only available if
|
The following options are only available if
|
||||||
.Nm
|
.Nm
|
||||||
has been compiled with support for Kerberos 4.
|
has been compiled with support for Kerberos 4. The
|
||||||
|
.Nm kauth
|
||||||
|
program is identical to
|
||||||
|
.Nm kinit ,
|
||||||
|
but has these options enabled by
|
||||||
|
default.
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl 4 Ns ,
|
.Fl 4 Ns ,
|
||||||
|
Reference in New Issue
Block a user