KDC is sending reset after each reply

Greg Hudson ghudson at MIT.EDU
Wed Feb 13 11:23:02 EST 2013


On 02/13/2013 09:57 AM, Mohadeb Mondal wrote:
>                 Can you please guide me if I misconfigured anything? Is this the way KDC should behave (I mean closing TCP connection after every response)?

That's expected behavior.  Per RFC 4120 section 7.2.2, a Kerberos TCP
connection may be used for multiple requests, but it is also permitted
for the KDC to close the connection after processing one request.  Our
implementation has always done the latter.



More information about the krbdev mailing list