From: Mark D. B. <md...@ju...> - 2016-01-11 17:16:35
|
Hi Baal, ...elided... > When I run “keyctl show”, I can see the following output: ...elided... You may wish to consider keyctl show %keyring:.ima to look at the global .ima keyring rather than the _ima local user keyring. You could also dump all keyring information at once by doing cat /proc/keys (if you have compiled your kernel with CONFIG_KEYS=y) -- Mark |