diff options
author | Bjorn Sandell <biorn@cvs.openbsd.org> | 2006-06-15 18:18:15 +0000 |
---|---|---|
committer | Bjorn Sandell <biorn@cvs.openbsd.org> | 2006-06-15 18:18:15 +0000 |
commit | 52df452bea48eb1ed9f2774fedfbd636db4f3ad3 (patch) | |
tree | f4e488ca3cf13dbc8c36ae77b742ecb34a2aeb1c | |
parent | 4964999beb3021c6b52cd3afeb326e22d4a20316 (diff) |
No need to explain kerberos4-cross-realm twice.
-rw-r--r-- | kerberosV/src/kdc/kdc.8 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/kerberosV/src/kdc/kdc.8 b/kerberosV/src/kdc/kdc.8 index 9335ab78264..70abaaa2557 100644 --- a/kerberosV/src/kdc/kdc.8 +++ b/kerberosV/src/kdc/kdc.8 @@ -101,13 +101,7 @@ handling this. Gives an upper limit on the size of the requests that the kdc is willing to handle. .It Xo -.Fl -kerberos4-cross-realm -.Xc -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 Xo -.Fl H Ns , +.Fl H , .Fl -enable-http .Xc Makes the kdc listen on port 80 and handle requests encapsulated in HTTP. |