update with new options. remove confusing text about KRB5_CONFIG
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10207 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
.Sh SYNOPSIS
|
||||
.Nm kinit
|
||||
.Op Fl 4 | Fl -524init
|
||||
.Op Fl 9 | Fl -524convert
|
||||
.Op Fl -afslog
|
||||
.Oo Fl c Ar cachename \*(Ba Xo
|
||||
.Fl -cache= Ns Ar cachename
|
||||
@@ -41,8 +42,8 @@
|
||||
.Oc
|
||||
.Op Fl k | Fl -use-keytab
|
||||
.Op Fl v | Fl -validate
|
||||
.Oo Fl e Ar enctype \*(Ba Xo
|
||||
.Fl -enctypes= Ns Ar enctype
|
||||
.Oo Fl e Ar enctypes \*(Ba Xo
|
||||
.Fl -enctypes= Ns Ar enctypes
|
||||
.Xc
|
||||
.Oc
|
||||
.Op Fl -fcache-version= Ns Ar integer
|
||||
@@ -176,6 +177,11 @@ default.
|
||||
Try to convert the obtained Kerberos 5 krbtgt to a version 4 compatible
|
||||
ticket. It will store this ticket in the default Kerberos 4 ticket
|
||||
file.
|
||||
.It Xo
|
||||
.Fl 9 Ns ,
|
||||
.Fl -524convert
|
||||
.Xc
|
||||
only convert ticket to version 4
|
||||
.It Fl -afslog
|
||||
Gets AFS tickets, converts them to version 4 format, and stores them
|
||||
in the kernel. Only useful if you have AFS.
|
||||
@@ -201,12 +207,12 @@ command. When it finishes the credentials will be removed.
|
||||
.Sh ENVIRONMENT
|
||||
.Bl -tag -width Ds
|
||||
.It Ev KRB5CCNAME
|
||||
Specifies the default cache file.
|
||||
Specifies the default credentials cache.
|
||||
.It Ev KRB5_CONFIG
|
||||
The directory where the
|
||||
The file name of
|
||||
.Pa krb5.conf
|
||||
can be found, default is
|
||||
.Pa /etc .
|
||||
, the default being
|
||||
.Pa /etc/krb5.conf .
|
||||
.It Ev KRBTKFILE
|
||||
Specifies the Kerberos 4 ticket file to store version 4 tickets in.
|
||||
.El
|
||||
|
Reference in New Issue
Block a user