[netatalk-admins] 1.4b2+asun2.1.3 UAM_AFSKRB: what ticket format is it using?


Subject: [netatalk-admins] 1.4b2+asun2.1.3 UAM_AFSKRB: what ticket format is it using?
From: Brandon S. Allbery (allbery@ece.cmu.edu)
Date: Thu Mar 04 1999 - 18:50:34 EST


In etc/afpd/auth.c I find the following to extract information from a
Kerberos reply:

    *p++ = *q++;
    *p++ = *q++;
    while ( *q++ )
        ;
    while ( *q++ )
        ;
    while ( *q++ )
        ;
    q += 10;

But that doesn't match what the KDC sends, so the child afpd dumps core on
a bcopy() of a ridiculous length. What exactly is it trying to extract from
the reply?

-- 
brandon s. allbery	[os/2][linux][solaris][japh]	 allbery@kf8nh.apk.net
system administrator	     [WAY too many hats]	   allbery@ece.cmu.edu
electrical and computer engineering					 KF8NH
carnegie mellon university	      ["God, root, what is difference?" -Pitr]



This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:16:23 EST