[805] in Kerberos-V5-bugs
Re: mit-kerberos5/2561: kprop fails because of fix to rd_safe
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Sep 29 23:07:23 1994
Date: Thu, 29 Sep 1994 23:07:19 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: "Barry Jaspan" <bjaspan@cam.ov.com>
Cc: krb5-bugs@MIT.EDU, ov-security-gnats@cam.ov.com
In-Reply-To: [768]
Date: Thu, 22 Sep 94 12:19:58 EDT
From: "Barry Jaspan" <bjaspan@cam.ov.com>
There is a bug in kprop that did not manifest itself until the recent
NOTIME fix to krb5_rd_safe. kprop is passing the wrong value as the
sender address to krb5_mk_safe and, with the NOTIME fix, krb5_rd_safe
rejects the packet as having an invalid network address.
Thanks for reporting the problem. It has been fixed in the manner you
suggested.
- Ted