Bug in AFS token forwarding

Alf Wachsmann alfw at SLAC.Stanford.EDU
Sat Jun 29 09:57:12 EST 2002


On Fri, 28 Jun 2002, Alf Wachsmann wrote:
> Here is the cause for the bug:
> The problem is that k_pioctl() returns error code ENOTCONN for _all_
> tokens it finds if there is an expired token present.

A slight correction: it is not k_pioctl() returning the ENOTCONN
(it just returns -1) but the "errno" function.

And "errno" returns "EDOM" if all tokens are listed.

-- Alf.

-----------------------------------------------------------------------
  Alf Wachsmann                       | e-mail: alfw at slac.stanford.edu
  SLAC Computing Service              | Phone:  +1-650-926-4802
  2575 Sand Hill Road, M/S 97         | FAX:    +1-650-926-3329
  Menlo Park, CA 94025, USA           | Office: Bldg. 50/323
-----------------------------------------------------------------------
                http://www.slac.stanford.edu/~alfw (PGP)
-----------------------------------------------------------------------





More information about the openssh-unix-dev mailing list