From fb5806c7f508283b6d16c8177bcd1b451f928660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 12 Oct 2006 10:05:57 +0000 Subject: [PATCH] document max-kdc-datagram-reply-length git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18419 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kdc/kdc.8 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kdc/kdc.8 b/kdc/kdc.8 index 9873397e1..776ab3ff9 100644 --- a/kdc/kdc.8 +++ b/kdc/kdc.8 @@ -195,6 +195,9 @@ Permit tickets with no addresses. This option is only relevant when check-ticket-addresses is TRUE. .It Li allow-anonymous = Va boolean Permit anonymous tickets with no addresses. +.It Li max-kdc-datagram-reply-length = Va number +Maximum packet size the UDP rely that the KDC will transmit, instead +the KDC sends back a reply telling the client to use TCP instead. .It Li transited-policy = Xo .Li always-check \*(Ba .Li allow-per-principal |