[OpenAFS] Tokens and screen under linux

2009-07-06 Thread Lars Schimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! One of our users try to run a job longer than usual tokens runtime. Keeping a ssh open for that long time is not wanted. We use a Win 2003 AD server as a krb5 KDC and krenew just hits krenew: error renewing credentials: KDC can't fulfill

[OpenAFS] Re: Tokens and screen under linux

2009-07-06 Thread Andrew Deason
On Mon, 06 Jul 2009 16:30:17 +0200 Lars Schimmer l.schim...@cgv.tugraz.at wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! One of our users try to run a job longer than usual tokens runtime. Keeping a ssh open for that long time is not wanted. We use a Win 2003 AD server as a

Re: [OpenAFS] Tokens and screen under linux

2009-07-06 Thread Robbert Eggermont
Lars Schimmer wrote: One of our users try to run a job longer than usual tokens runtime. Keeping a ssh open for that long time is not wanted. We use a Win 2003 AD server as a krb5 KDC and krenew just hits krenew: error renewing credentials: KDC can't fulfill requested option. Do you use

Re: [OpenAFS] Tokens and screen under linux

2009-07-06 Thread Mackenzie Morgan
On Monday 06 July 2009 10:30:17 am Lars Schimmer wrote: How can I run a long time job on linux in screen without tokens get lost? Which order are they doing things? A: 1. Login 2. Get ticket 3. Start screen or B: 1. Login 2. Start screen 3. Get ticket within screen -- Mackenzie Morgan

Re: [OpenAFS] Tokens and screen under linux

2009-07-06 Thread Anders Magnusson
Lars Schimmer wrote: Hi! One of our users try to run a job longer than usual tokens runtime. Keeping a ssh open for that long time is not wanted. We use a Win 2003 AD server as a krb5 KDC and krenew just hits krenew: error renewing credentials: KDC can't fulfill requested option. And if I

[OpenAFS] Re: Trouble with libnss-afs

2009-07-06 Thread Adam Megacz
mozafar roshany m.rosh...@gmail.com writes: I working on OpenAFS through this document on Debian Lenny: ... I should mention that I've installed the libnss-afs_1.08_i386.deb package or its 1.07 version. Hi, Mozafar. Could you please try upgrading to libnss-afs 1.08? I recently fixed a

Re: [OpenAFS] Tokens and screen under linux

2009-07-06 Thread Russ Allbery
Anders Magnusson ra...@ltu.se 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

Re: [OpenAFS] Re: Trouble with libnss-afs

2009-07-06 Thread mozafar roshany
Hi Adam. Thank you so much for this fix. It did worked. On Mon, Jul 6, 2009 at 9:28 PM, Adam Megacz meg...@hcoop.net wrote: mozafar roshany m.rosh...@gmail.com writes: I working on OpenAFS through this document on Debian Lenny: ... I should mention that I've installed the