[krbdev.mit.edu #9105] git commit

"Greg Hudson via RT" <[email protected]> Mon, 30 Oct 2023 22:02:34 -0400
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Mon Oct 30 22:02:34 2023: Request 9105 was acted upon.
 Transaction: Ticket created by [email protected]
       Queue: krb5
     Subject: git commit
       Owner: [email protected]
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9105 >



Wait indefinitely on KDC TCP connections

When making a KDC or password change request, wait indefinitely
(limited only by request_timeout if set) once a KDC has accepted a TCP
connection.

https://github.com/krb5/krb5/commit/6436a3808061da787a43c6810f5f0370cdfb6e36
Author: Greg Hudson <[email protected]>
Commit: 6436a3808061da787a43c6810f5f0370cdfb6e36
Branch: master
 doc/admin/conf_files/krb5_conf.rst |  2 +-
 src/lib/krb5/os/sendto_kdc.c       | 50 ++++++++++++++++++++------------------
 2 files changed, 27 insertions(+), 25 deletions(-)