diff options
Diffstat (limited to 'krb5/include/osconf.h')
-rw-r--r-- | krb5/include/osconf.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/krb5/include/osconf.h b/krb5/include/osconf.h index 5293d3eb7b88..f574aa10a192 100644 --- a/krb5/include/osconf.h +++ b/krb5/include/osconf.h @@ -96,8 +96,7 @@ #define DEFAULT_KPASSWD_PORT 464 -#define DEFAULT_KDC_UDP_PORTLIST "88" -#define DEFAULT_KDC_TCP_PORTLIST "88" +#define DEFAULT_KDC_PORTLIST "88" #define DEFAULT_TCP_LISTEN_BACKLOG 5 /* |