Remove references to KRBTKFILE from login.1 and kinit.1.
This commit is contained in:
@@ -39,8 +39,7 @@ proper authentication). With
|
|||||||
.Fl f
|
.Fl f
|
||||||
the user will be logged in without further questions.
|
the user will be logged in without further questions.
|
||||||
.Pp
|
.Pp
|
||||||
For password authentication Kerberos 5, Kerberos 4 (if compiled in),
|
For password authentication Kerberos 5, OTP (if compiled in) and local
|
||||||
OTP (if compiled in) and local
|
|
||||||
.No ( Pa /etc/passwd )
|
.No ( Pa /etc/passwd )
|
||||||
passwords are supported. OTP will be used if the the user is
|
passwords are supported. OTP will be used if the the user is
|
||||||
registered to use it, and
|
registered to use it, and
|
||||||
@@ -136,9 +135,6 @@ set to whatever is passed to
|
|||||||
.It Dv KRB5CCNAME
|
.It Dv KRB5CCNAME
|
||||||
if the password is verified via Kerberos 5, this will point to the
|
if the password is verified via Kerberos 5, this will point to the
|
||||||
credentials cache file
|
credentials cache file
|
||||||
.It Dv KRBTKFILE
|
|
||||||
if the password is verified via Kerberos 4, this will point to the
|
|
||||||
ticket file
|
|
||||||
.El
|
.El
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Bl -tag -compact -width Ds
|
.Bl -tag -compact -width Ds
|
||||||
|
@@ -211,8 +211,6 @@ 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
|
|
||||||
Specifies the Kerberos 4 ticket file to store version 4 tickets in.
|
|
||||||
.El
|
.El
|
||||||
.\".Sh FILES
|
.\".Sh FILES
|
||||||
.\".Sh EXAMPLES
|
.\".Sh EXAMPLES
|
||||||
|
Reference in New Issue
Block a user