[OpenAFS-devel] PAGs/tokens/threads
Simon Wilkinson
sxw@inf.ed.ac.uk
Fri, 7 Aug 2009 13:31:35 +0100
On 7 Aug 2009, at 13:07, Chas Williams (CONTRACTOR) wrote:
>
>
>> 3. when a credential is required PagInCred (in src/afs/afs_osi_pag.c)
>> retrieve the pag from the keyrings using ``request_key``
>
> yes
The current implementation only looks at the keyring if it can't
determine the PAG from the process's groups. If it has to use the
keyring, then it attempts to set the process's group list, so that the
group is used for all future lookups.
S.