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
|
.Sh SYNOPSIS
|
||||||
.Nm kinit
|
.Nm kinit
|
||||||
.Op Fl 4 | Fl -524init
|
.Op Fl 4 | Fl -524init
|
||||||
|
.Op Fl 9 | Fl -524convert
|
||||||
.Op Fl -afslog
|
.Op Fl -afslog
|
||||||
.Oo Fl c Ar cachename \*(Ba Xo
|
.Oo Fl c Ar cachename \*(Ba Xo
|
||||||
.Fl -cache= Ns Ar cachename
|
.Fl -cache= Ns Ar cachename
|
||||||
@@ -41,8 +42,8 @@
|
|||||||
.Oc
|
.Oc
|
||||||
.Op Fl k | Fl -use-keytab
|
.Op Fl k | Fl -use-keytab
|
||||||
.Op Fl v | Fl -validate
|
.Op Fl v | Fl -validate
|
||||||
.Oo Fl e Ar enctype \*(Ba Xo
|
.Oo Fl e Ar enctypes \*(Ba Xo
|
||||||
.Fl -enctypes= Ns Ar enctype
|
.Fl -enctypes= Ns Ar enctypes
|
||||||
.Xc
|
.Xc
|
||||||
.Oc
|
.Oc
|
||||||
.Op Fl -fcache-version= Ns Ar integer
|
.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
|
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
|
ticket. It will store this ticket in the default Kerberos 4 ticket
|
||||||
file.
|
file.
|
||||||
|
.It Xo
|
||||||
|
.Fl 9 Ns ,
|
||||||
|
.Fl -524convert
|
||||||
|
.Xc
|
||||||
|
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.
|
||||||
@@ -201,12 +207,12 @@ 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 cache file.
|
Specifies the default credentials cache.
|
||||||
.It Ev KRB5_CONFIG
|
.It Ev KRB5_CONFIG
|
||||||
The directory where the
|
The file name of
|
||||||
.Pa krb5.conf
|
.Pa krb5.conf
|
||||||
can be found, default is
|
, the default being
|
||||||
.Pa /etc .
|
.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.
|
||||||
.El
|
.El
|
||||||
|
Reference in New Issue
Block a user