[7397] in Kerberos
Re: K5 Zephyr
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Wed Jun 5 19:34:14 1996
To: bgp@unity.ncsu.edu (Bobby G. Pham)
Cc: kerberos@MIT.EDU
In-Reply-To: bgp@unity.ncsu.edu's message of 5 Jun 1996 17:37:54 -0400
Date: Wed, 05 Jun 1996 19:23:27 EDT
From: Marc Horowitz <marc@MIT.EDU>
In article <9606051711.ZM2945@unity.ncsu.edu> bgp@unity.ncsu.edu (Bobby G. Pham) writes:
Does any one know whether or not Zephyr has been ported to Kerberos V5 yet?
If not, any plan in the future? Thanks.
Making zephyr work with krb5 will require a change to the wire
protocol, because zephyr's wire encoding is horribly inefficient, and
krb5 AP_REQ messages are big enough that a zgram will no longer fit in
a UDP packet.
There has been talk amongst the zephyr developers of a protocol bump
to fix this problem and some others, but there isn't a schedule I
know of.
Marc