Skip Menu |
 

Subject: KDC should listen to TCP by default
It seems that the KDC does not listen to TCP by default. It probably should. There were
apparently some concerns about limited protection against denial-of-service attacks, but we
should establish whether this is actually a problem.
From: tlyu@mit.edu
Subject: git commit

Enable KDC TCP listener by default

Make the KDC default to listening on TCP.

https://github.com/krb5/krb5/commit/8d88e2ab00be126237569dc72827ced2ce6b7d04
Author: Tom Yu <tlyu@mit.edu>
Commit: 8d88e2ab00be126237569dc72827ced2ce6b7d04
Branch: master
src/include/osconf.hin | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Document KDC TCP listener change

Update documentation to reflect the change in the default KDC TCP
listener behavior, new in 1.13.

https://github.com/krb5/krb5/commit/59cbb7662282f6f882b5d108cf45bdd042857c6a
Author: Tom Yu <tlyu@mit.edu>
Commit: 59cbb7662282f6f882b5d108cf45bdd042857c6a
Branch: master
doc/admin/conf_files/kdc_conf.rst | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Enable KDC TCP listener by default

Make the KDC default to listening on TCP.

(cherry picked from commit 8d88e2ab00be126237569dc72827ced2ce6b7d04)

https://github.com/krb5/krb5/commit/4f9527a45f80a483675beb2f61b46a51ac186284
Author: Tom Yu <tlyu@mit.edu>
Commit: 4f9527a45f80a483675beb2f61b46a51ac186284
Branch: krb5-1.13
src/include/osconf.hin | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Document KDC TCP listener change

Update documentation to reflect the change in the default KDC TCP
listener behavior, new in 1.13.

(cherry picked from commit 59cbb7662282f6f882b5d108cf45bdd042857c6a)

https://github.com/krb5/krb5/commit/8f8cf0e62ee839b161dc0ec51d04be40fcb903fc
Author: Tom Yu <tlyu@mit.edu>
Commit: 8f8cf0e62ee839b161dc0ec51d04be40fcb903fc
Branch: krb5-1.13
doc/admin/conf_files/kdc_conf.rst | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)