[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Odd afs token behavior with Heimdal and OpenAFS




Gedaliah Wolosh <gwolosh@njit.edu> writes:

> The AFS ID is the same 1001 while the permission are correct.
>
> What am I doing wrong??

You are doing nothing wrong. Its how the code currectly work. The number
should really be fetched from the pts server, but since heimdal doesn't
include a rx-stack it can't do that. It does the second best thing, use
your uid.

The number you see it not used for anything the but to be presented for the
user when the user runs the tokens command.

Writing a one packet, one responce rx-stack should be quite simple. The
ka-server emulation does exactly that, but in the opposite direction.

Love

PGP signature