diff options
author | 2006-06-15 18:18:14 +0000 | |
---|---|---|
committer | 2006-06-15 18:18:14 +0000 | |
commit | 5b60f1e323d7efb5d3bdc7f4674605a3ea2aab68 (patch) | |
tree | eccbabaec5ad685d222495f9efbaa75568242a97 | |
parent | Add a bunch of test for deletion of ike rules, add a test for "to (diff) | |
download | wireguard-openbsd-5b60f1e323d7efb5d3bdc7f4674605a3ea2aab68.tar.xz wireguard-openbsd-5b60f1e323d7efb5d3bdc7f4674605a3ea2aab68.zip |
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. |