[513] in Kerberos-V5-bugs
Kerberos 5.4 beta - An old bug?
daemon@ATHENA.MIT.EDU (Doug Engert)
Fri Jun 17 11:05:07 1994
Date: Fri, 17 Jun 94 10:04:31 CDT
From: "Doug Engert" <DEEngert@anl.gov>
To: <KRB5-BUGS@MIT.EDU>
I got the 5.4 beta, and am looking at my old mode from 5.3.
In the 5.3 crep2kcrep.c I have a change:
------- crep2kcrep.c -------
78c78,79
< if (!(val->optionals & opt_KRB5_EncKrbPrivPart_usec)) {
---
> /* ANL - next line had Priv should be Cred DEE 04/01/94 */
> if (!(val->optionals & opt_KRB5_EncKrbCredPart_usec)) {
It look like this should be in 5.4 as well. I needed this fix
to get ticket forwarding to work after installing the change
to kcrep2crep.c which deleted three lines.
(I sent a note on this to kerberos@mit.edu in early april, but not
to krb5-bugs. Sorry about that.)
I hope to test this soon.
Douglas E. Engert
Systems Programming
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(708) 252-5444
Internet: DEEngert@anl.gov