Anders Magnusson <[email protected]> writes: > I would do something like > > % kinit -t /path/to/my/secret/keytab tcsh > > This depends on Heimdal kinit, but it will keep your tickets and > tokens up-to-date as long as you are not exiting the started tcsh. It > also gives you a new credential cache and a new PAG, so it will work > even if the parent PAG or credential cache gets destroyed.
If you have a keytab, k5start will do the same thing for non-Heimdal, but we discourage users from generating keytabs for their personal accounts. But this works great if you have a facility for users to create instances for separate long-running jobs that they can create a keytab for. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
