Klog w/ IBM AFS 3.5p5
Robert P Ricci
ricci at eng.utah.edu
Wed Oct 4 01:23:19 CEST 2000
Thus spake Assar Westerlund on Mon, Oct 02, 2000 at 05:28:58AM +0200:
> Index: get_ad_tkt.c
> ===================================================================
> RCS file: /afs/pdc.kth.se/src/packages/kth-krb/SourceRepository/krb4/lib/krb/get_ad_tkt.c,v
> retrieving revision 1.23
> diff -u -w -r1.23 get_ad_tkt.c
> --- 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. :(
--
/-----------------------------------------------------------
| Robert Ricci - <ricci at eng.utah.edu>
| University of Utah - CADE Lab operator - www.cade.utah.edu
\-----------------------------------------------------------
More information about the Arla-drinkers
mailing list