Klog w/ IBM AFS 3.5p5
Assar Westerlund
assar at sics.se
Wed Oct 4 04:23:25 CEST 2000
Robert P Ricci <ricci at eng.utah.edu> writes:
> > --- get_ad_tkt.c 1999/12/11 23:37:49 1.23
> > +++ get_ad_tkt.c 2000/10/02 03:28:13
> > @@ -156,7 +156,7 @@
> > p += tmp;
> > rem -= tmp;
> >
> > - tmp = krb_put_nir(service, instance, NULL, p, rem);
> > + tmp = krb_put_nir(service, instance, realm, p, rem);
> > if (tmp < 0)
> > return KFAILURE;
> > p += tmp;
>
> Hmm, which version of krb4 is this? My version (1.0.2) looks a little
> different:
>
> tmp = krb_put_nir(service, sinstance, NULL, p, rem);
> ^
> |
>
> I made the equivalent change, with no better results. :(
Sorry, the patch was against HEAD and not again 1.0.2, but the changed
you did should have had the same effect.
If that doesn't work, I don't think I can come up with a work-around
for this Transarc-bug. Somebody will have to fix Transarc's code or
beat them to fixing it. That somebody is currently not me.
/assar
More information about the Arla-drinkers
mailing list