Re: [OpenAFS] PAGs in Ubuntu Karmic

2009-11-05 Thread Marc Dionne
On Thu, Nov 5, 2009 at 2:55 PM, Frank Burkhardt wrote: > $ aklog -setpag > Tokens held by the Cache Manager: > > User's (AFS ID 1097) tokens for a...@alpha [Expires Nov  6 22:36] >   --End of list-- > $ exit > $ tokens > Tokens held by the Cache Manager: > > User's (AFS ID 1097) tokens for a...@al

Re: [OpenAFS] PAGs in Ubuntu Karmic

2009-11-05 Thread Simon Wilkinson
On 5 Nov 2009, at 19:55, Frank Burkhardt wrote: $ aklog -setpag Using the -setpag option relies upon the ability of the cache manager to modify details of a processes parent task (as we have to change the keyring of the shell, rather than of the 'aklog' process). This isn't supported in

[OpenAFS] Re: PAGs in Ubuntu Karmic

2009-11-05 Thread Andrew Deason
On Thu, 5 Nov 2009 20:55:51 +0100 Frank Burkhardt wrote: > $ aklog -setpag Do you need to use -setpag to obtain a new PAG? From the shell, using 'pagsh' is a much more reliable way of getting a PAG, but gives you a PAG in a new shell, not your calling process. >From the aklog manpage: -setpag

Re: [OpenAFS] PAGs in Ubuntu Karmic

2009-11-05 Thread Frank Burkhardt
Hi, On Thu, Nov 05, 2009 at 08:12:35AM +, Simon Wilkinson wrote: > > On 5 Nov 2009, at 06:20, Russ Allbery wrote: > > > >I suspect that what you're seeing is that AFS uses keyrings with current > >kernels instead of GID-based PAGs to accomplish the same purposes. The > >AFS part works the wa