[951] in Zephyr_Bugs
Re: new version
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Mon Aug 17 20:53:04 1998
To: "Tariq Kara (Rick)" <karat@wam.umd.edu>
Cc: bug-zephyr@MIT.EDU
From: Marc Horowitz <marc@cygnus.com>
Date: 17 Aug 1998 20:52:58 -0400
In-Reply-To: "Tariq Kara's message of Mon, 17 Aug 1998 17:31:05 -0400 (EDT)
"Tariq Kara (Rick)" <karat@wam.umd.edu> writes:
>> I've been kinda waiting for a newer version of zephyr which is compatible
>> with kerberos 5. I can't configure it since it only supports kerberos 4
>> and I wanted to know if you knew how I could get around it or if you were
>> going to come out with a new version which was compatible with kerberos 5
kerberos 5 will require a zephyr protocol change. This change can be
backward-compatible, but if you encode a krb5 ticket/authenticator in
the standard way with ZMakeAscii(), the resulting packet is larger
than the maximum allowed zephyr packet.
Marc