[EMAIL PROTECTED] (Ken Hornstein) writes: > >I have a running MIT kerberos V server (on Linux), and I wanted to > >raise the ticket lifetime for the Tgt's. > > > >I raised the "maximum ticket life" for that principal in kadmin. > > Did you just raise the max lifetime of the tgt principal, or the client
I forgot the krbtgt. > principal, or both? (You need to do both). And you'll need to raise the > lifetime of service tickets as well. kinit -l 24h gives longer tickets by now. But kinit (without options) or pam do not. > Make sure that "kinit -l 300h" shows a longer ticket lifetime as well; > maybe PAM isn't picking up those entries. This seems to be a client-side issue by now. Where does kinit takes it defaults from? Yours, -- Martin Schulz [EMAIL PROTECTED] Uni Karlsruhe, Institut f. wissenschaftliches Rechnen u. math. Modellbildung Engesser Str. 6, 76128 Karlsruhe ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] http://mailman.mit.edu/mailman/listinfo/kerberos
