setup -> set up, new sentence, new line
from Thomas Klausner <wiz@netbsd.org> git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12274 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 1998 - 2002 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 1998 - 2003 Kungliga Tekniska H<>gskolan
|
||||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@@ -125,8 +125,9 @@ keytab.
|
|||||||
.Fl l Ar time ,
|
.Fl l Ar time ,
|
||||||
.Fl -lifetime= Ns Ar time
|
.Fl -lifetime= Ns Ar time
|
||||||
.Xc
|
.Xc
|
||||||
Specifies the lifetime of the ticket. The argument can either be in
|
Specifies the lifetime of the ticket.
|
||||||
seconds, or a more human readable string like
|
The argument can either be in seconds, or a more human readable string
|
||||||
|
like
|
||||||
.Sq 1h .
|
.Sq 1h .
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl p ,
|
.Fl p ,
|
||||||
@@ -137,7 +138,8 @@ Request tickets with the proxiable flag set.
|
|||||||
.Fl R ,
|
.Fl R ,
|
||||||
.Fl -renew
|
.Fl -renew
|
||||||
.Xc
|
.Xc
|
||||||
Try to renew ticket. The ticket must have the
|
Try to renew ticket.
|
||||||
|
The ticket must have the
|
||||||
.Sq renewable
|
.Sq renewable
|
||||||
flag set, and must not be expired.
|
flag set, and must not be expired.
|
||||||
.It Fl -renewable
|
.It Fl -renewable
|
||||||
@@ -191,9 +193,11 @@ Create a credentials cache of version
|
|||||||
.Fl -extra-addresses= Ns Ar enctypes
|
.Fl -extra-addresses= Ns Ar enctypes
|
||||||
.Xc
|
.Xc
|
||||||
Adds a set of addresses that will, in addition to the systems local
|
Adds a set of addresses that will, in addition to the systems local
|
||||||
addresses, be put in the ticket. This can be useful if all addresses a
|
addresses, be put in the ticket.
|
||||||
client can use can't be automatically figured out. One such example is
|
This can be useful if all addresses a client can use can't be
|
||||||
if the client is behind a firewall. Also settable via
|
automatically figured out.
|
||||||
|
One such example is if the client is behind a firewall.
|
||||||
|
Also settable via
|
||||||
.Li libdefaults/extra_addresses
|
.Li libdefaults/extra_addresses
|
||||||
in
|
in
|
||||||
.Xr krb5.conf 5 .
|
.Xr krb5.conf 5 .
|
||||||
@@ -218,8 +222,8 @@ has been compiled with support for Kerberos 4.
|
|||||||
.Fl -524init
|
.Fl -524init
|
||||||
.Xc
|
.Xc
|
||||||
Try to convert the obtained Kerberos 5 krbtgt to a version 4
|
Try to convert the obtained Kerberos 5 krbtgt to a version 4
|
||||||
compatible ticket. It will store this ticket in the default Kerberos 4
|
compatible ticket.
|
||||||
ticket file.
|
It will store this ticket in the default Kerberos 4 ticket file.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl 9 ,
|
.Fl 9 ,
|
||||||
.Fl -524convert
|
.Fl -524convert
|
||||||
@@ -227,7 +231,8 @@ ticket file.
|
|||||||
only convert ticket to version 4
|
only convert ticket to version 4
|
||||||
.It Fl -afslog
|
.It Fl -afslog
|
||||||
Gets AFS tickets, converts them to version 4 format, and stores them
|
Gets AFS tickets, converts them to version 4 format, and stores them
|
||||||
in the kernel. Only useful if you have AFS.
|
in the kernel.
|
||||||
|
Only useful if you have AFS.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
@@ -245,16 +250,17 @@ If a
|
|||||||
.Ar command
|
.Ar command
|
||||||
is given,
|
is given,
|
||||||
.Nm kinit
|
.Nm kinit
|
||||||
will setup new credentials caches, and AFS PAG, and then run the given
|
will set up new credentials caches, and AFS PAG, and then run the given
|
||||||
command. When it finishes the credentials will be removed.
|
command.
|
||||||
|
When it finishes the credentials will be removed.
|
||||||
.Sh ENVIRONMENT
|
.Sh ENVIRONMENT
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Ev KRB5CCNAME
|
.It Ev KRB5CCNAME
|
||||||
Specifies the default credentials cache.
|
Specifies the default credentials cache.
|
||||||
.It Ev KRB5_CONFIG
|
.It Ev KRB5_CONFIG
|
||||||
The file name of
|
The file name of
|
||||||
.Pa krb5.conf
|
.Pa krb5.conf ,
|
||||||
, the default being
|
the default being
|
||||||
.Pa /etc/krb5.conf .
|
.Pa /etc/krb5.conf .
|
||||||
.It Ev KRBTKFILE
|
.It Ev KRBTKFILE
|
||||||
Specifies the Kerberos 4 ticket file to store version 4 tickets in.
|
Specifies the Kerberos 4 ticket file to store version 4 tickets in.
|
||||||
|
Reference in New Issue
Block a user