Adam Megacz <[EMAIL PROTECTED]> writes:

> Is it possible to find out what PAG a given PID belongs to (on linux,
> with local root)?

grep Groups /proc/<pid>/status

if the PAG group still exists.  There's probably some flag to ps that
gives you this information too.  Otherwise, you have to use the
command-line keyring utilities.

> Given a PAG, is it possible for a (root) process to find out what
> tokens that PAG holds without being part of the PAG?

There isn't in the traditional interface so far as I know.  Keyrings may
offer a way.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to