[OpenAFS] Bad max lifetime when using afs2k5db

Ken Hornstein kenh@cmf.nrl.navy.mil
Tue, 01 Jun 2004 13:23:10 -0400


>I can easily set these to the appropriate value (1 day) using kadmin, 
>but I'm looking at moving 2000 users over, and I don't want to have to 
>do this one-by-one.  Am I hitting an odd bug, or do I just lose this 
>information (we have some users who get tokens that don't expire for a 
>week, because they have long-running AFS jobs)?

Someone else ran into this same bug.  I don't have a kaserver database anymore,
so I can't debug it.  You have two options:

- Fix it (and send me a patch).
- Do a simple shell script using kadmin.local to reset the expiration
  time for all of your principals.

--Ken