[krbdev.mit.edu #9152] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Dec 12 19:50:39 EST 2024


Thu Dec 12 19:50:38 2024: Request 9152 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9152 >



Default kdc_tcp_listen to kdc_listen value

If kdc_tcp_listen is not specified in the realm or in [kdcdefaults],
use the same listeners as were given for UDP instead of separately
defaulting to port 88.  This change makes the kdc_listen and
kpasswd_listen more consistent, while still allowing UDP and TCP
listening to be separately configured when required for the KDC.

https://github.com/krb5/krb5/commit/9cebfc375e27a060058eba1cff75b9ddafaf3460
Author: Greg Hudson <ghudson at mit.edu>
Commit: 9cebfc375e27a060058eba1cff75b9ddafaf3460
Branch: master
 doc/admin/conf_files/kdc_conf.rst | 21 +++++--------
 src/include/osconf.hin            |  3 +-
 src/kdc/main.c                    | 63 ++++++++++++++++++---------------------
 3 files changed, 38 insertions(+), 49 deletions(-)



More information about the krb5-bugs mailing list