Skip to content

Commit

Permalink
kdc.8: Remove references to kerberos 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Apr 27, 2014
1 parent cfc34e2 commit 341f032
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions kdc/kdc.8
Expand Up @@ -47,9 +47,6 @@
.Op Fl p | Fl Fl no-require-preauth
.Op Fl Fl max-request= Ns Ar size
.Op Fl H | Fl Fl enable-http
.Op Fl Fl no-524
.Op Fl Fl kerberos4
.Op Fl Fl kerberos4-cross-realm
.Oo Fl r Ar string \*(Ba Xo
.Fl Fl v4-realm= Ns Ar string
.Xc
Expand Down Expand Up @@ -93,14 +90,6 @@ Gives an upper limit on the size of the requests that the kdc is
willing to handle.
.It Fl H , Fl Fl enable-http
Makes the kdc listen on port 80 and handle requests encapsulated in HTTP.
.It Fl Fl no-524
don't respond to 524 requests
.It Fl Fl kerberos4
respond to Kerberos 4 requests
.It Fl Fl kerberos4-cross-realm
respond to Kerberos 4 requests from foreign realms.
This is a known security hole and should not be enabled unless you
understand the consequences and are willing to live with them.
.It Fl r Ar string , Fl Fl v4-realm= Ns Ar string
What realm this server should act as when dealing with version 4
requests.
Expand Down

0 comments on commit 341f032

Please sign in to comment.