[OpenAFS] Tokens and screen under linux
Jeffrey Altman
jaltman@secure-endpoints.com
Tue, 07 Jul 2009 08:04:53 -0400
Harald Barth wrote:
> $ /usr/heimdal-1.2.1/bin/kinit --cache=$KRB5CCNAME --renew
This command just instructed kinit to renew the TGT in the cache
$KRB5CCNAME. Does such a cache exist? Is there a valid TGT in the
cache? Is the TGT renewable?
> klist
You just asked to list the contents of the default ccache.
Is this the same as $KRB5CCNAME?
Was there anything in the cache to begin with?