[OpenAFS-devel] Re: [PATCH] PAG support, try #2
Jan Harkes
jaharkes@cs.cmu.edu
Wed, 14 May 2003 13:11:58 -0400
Ok I said that was my last mail, but I just noticed a really bad typo
On Wed, May 14, 2003 at 12:58:38PM -0400, Jan Harkes wrote:
> AFS (and possibly DFS) style token management uses both the user id
> (fsuid?) and PAG id. It has simple rules,
>
> All processes with (pag == 0 and same uid) share the same tokens.
> All processes with pag != 0 share the same tokens.
^^^^^^^^
the same non-zero pag
Jan