[OpenAFS-devel] rx abort bug?

Derrick J Brashear shadow@dementia.org
Sat, 23 Oct 2004 02:18:35 -0400 (EDT)


On Wed, 20 Oct 2004, Jim Rees wrote:

> I'm running a client that's about a month old, built from cvs head.  I had
> tokens, then I threw them away with kdestroy.  Next time I tried to talk to
> the file server, the client apparently tried to re-use the rx connection,
> because it sent an encrypted fs request.  The server sent back an rx abort
> with code RXKAD_EXPIRED.
>
> At this point, the client retried the call in the same way.  Shouldn't it
> have closed the connection and opened a new, unauthenticated one?  Or should
> the server have sent an rx challenge?  Is this a known bug?

I've seen it twice. I also lack the way to reproduce it, after I handle a 
few other things this is one of 2 issues I mean to go back and look at 
(the other is 
http://grand.central.org/rt/Ticket/Display.html?id=15726&user=guest&pass=guest
)