Merge pull request #102 from jelmer/manpages-no-krb4
Remove references to Kerberos 4 from manpages.
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl h | Fl Fl help
|
||||
.Op Fl Fl no-v4
|
||||
.Op Fl Fl no-v5
|
||||
.Op Fl u | Fl Fl unlog
|
||||
.Op Fl v | Fl Fl verbose
|
||||
@@ -76,10 +75,6 @@ decides upon.
|
||||
.Pp
|
||||
Supported options:
|
||||
.Bl -tag -width Ds
|
||||
.It Fl Fl no-v4
|
||||
This makes
|
||||
.Nm
|
||||
not try using Kerberos 4.
|
||||
.It Fl Fl no-v5
|
||||
This makes
|
||||
.Nm
|
||||
|
@@ -39,8 +39,7 @@ proper authentication). With
|
||||
.Fl f
|
||||
the user will be logged in without further questions.
|
||||
.Pp
|
||||
For password authentication Kerberos 5, Kerberos 4 (if compiled in),
|
||||
OTP (if compiled in) and local
|
||||
For password authentication Kerberos 5, OTP (if compiled in) and local
|
||||
.No ( Pa /etc/passwd )
|
||||
passwords are supported. OTP will be used if the the user is
|
||||
registered to use it, and
|
||||
@@ -136,9 +135,6 @@ set to whatever is passed to
|
||||
.It Dv KRB5CCNAME
|
||||
if the password is verified via Kerberos 5, this will point to the
|
||||
credentials cache file
|
||||
.It Dv KRBTKFILE
|
||||
if the password is verified via Kerberos 4, this will point to the
|
||||
ticket file
|
||||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -compact -width Ds
|
||||
|
@@ -211,8 +211,6 @@ The file name of
|
||||
.Pa krb5.conf ,
|
||||
the default being
|
||||
.Pa /etc/krb5.conf .
|
||||
.It Ev KRBTKFILE
|
||||
Specifies the Kerberos 4 ticket file to store version 4 tickets in.
|
||||
.El
|
||||
.\".Sh FILES
|
||||
.\".Sh EXAMPLES
|
||||
|
Reference in New Issue
Block a user