[OpenAFS] Problem getting tokens on alpha linux

Steven N. Hirsch shirsch@adelphia.net
Mon, 14 Jan 2002 07:50:25 -0500 (EST)


On Mon, 14 Jan 2002, Jeffrey Hutzelman wrote:

> On 13 Jan 2002, Derek Atkins wrote:
> 
> > Perhaps a problem in the 64-bit cleanliness of some of the code?
> > You could try to figure out where the failure is happening.
> 
> I don't think this is going to be a 64-bit issue.  OpenAFS 1.2.2 klog
> works just fine for me on alpha_dux40 systems, and AFAIK there haven't
> been any relevant changes since we got the code from IBM.

I was thinking the same thing, since we use the latest Transarc client 
code on the Alphas at work.  There's a lot I need to learn about the 
various flavors of authentication.

Some observations:

- I use the arla client under Tru64 v5.0 on my PC64 Alpha at home.  On 
that system, only the arla 'kalog' utility will successfully authenticate 
to the OpenAFS server (running on x86 Linux.)  The 'kauth' program built 
as part of the krb4-kth package does not work.

- When the same machine is booted into Linux, it runs the OpenAFS client 
built from CVS (circa 1/13/2002.)  Here, only the krb4-kth 'kauth' works 
correctly!  Per my posting yesterday, the OpenAFS 'klog' fails with a 
message of "..incorrect password."

Strange.