From: Tom Yu Date: Tue, 16 Sep 2014 18:15:47 +0000 (-0400) Subject: Enable KDC TCP listener by default X-Git-Tag: krb5-1.13-beta1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f9527a45f80a483675beb2f61b46a51ac186284;p=thirdparty%2Fkrb5.git Enable KDC TCP listener by default Make the KDC default to listening on TCP. (cherry picked from commit 8d88e2ab00be126237569dc72827ced2ce6b7d04) ticket: 6731 --- diff --git a/src/include/osconf.hin b/src/include/osconf.hin index 62aceeaa46..6f28bc3d69 100644 --- a/src/include/osconf.hin +++ b/src/include/osconf.hin @@ -90,7 +90,7 @@ #define DEFAULT_KPASSWD_PORT 464 #define DEFAULT_KDC_UDP_PORTLIST "88,750" -#define DEFAULT_KDC_TCP_PORTLIST "" +#define DEFAULT_KDC_TCP_PORTLIST "88" /* * Defaults for the KADM5 admin system.