Comment 6 for bug 400484

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 400484] Re: unable to show the contents of my kernel keyring

kirkland@x200:/local/virt/img$ keyctl add user mykey stuff @u
976692306
kirkland@x200:/local/virt/img$ keyctl list @u
1 key in keyring:
976692306: --alswrv 1000 1000 user: mykey
kirkland@x200:/local/virt/img$ keyctl show
Session Keyring
       -3 --alswrv 1000 1000 keyring: _ses
kirkland@x200:/local/virt/img$ uname -a
Linux x200 2.6.31-3-generic #19-Ubuntu SMP Tue Jul 14 16:07:02 UTC
2009 x86_64 GNU/Linux

:-Dustin