>>>>> "Klaas" == Klaas Hagemann <[EMAIL PROTECTED]> writes:
Klaas> Hi, how is the ticket lifetime of the tgt specified? I
Klaas> first do kinit to get a ticket manually. Using klist, the
Klaas> ticket lifetime is always one hour, it does not make any
Klaas> effekt, which value i take for ticket_lifetime in the
Klaas> libdefaults section in krb5.conf.
First, we believe that this value in krb5.conf has no effect and was
left there as a mistake.
I believe kinit always asks for 10-hour tickets.
The lifetime of a ticket you get back from the KDC is roughly min
(lifetime of client, lifetime of service, requested lifetime). That
means your tgt should be 1 hour only if the tgt lifetime (lifetime
associated wit the krbtgt/REALM@REALM principal) or client lifetime is
one hour.
That's a description of the way things are; clearly we could improve
things to be easier to deal with.
________________________________________________
Kerberos mailing list [EMAIL PROTECTED]
http://mailman.mit.edu/mailman/listinfo/kerberos