[OpenAFS] openafs and screen command - loosing tokens

Harald Barth haba@kth.se
Mon, 16 Feb 2009 10:21:31 +0100 (CET)


> krenew -t -- /path/to/long/running/job

Or the same functionality as provided with Heimdal's kinit.

SYNOPSIS
     kinit ...
...
           [principal [command]]

...
     If  a command is given, kinit will set up new credentials caches, and AFS
     PAG, and then run the given command.  When it finishes the credentials
     will be removed.
...

(Heimdal, the package that always has the functionality but hiding it well)

Harald.