I have a strange issue, when I list my tickets with klist I see:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><blockquote>[ajn@island ~]$ klist -5f
<br>Ticket cache: FILE:/tmp/krb5cc_500_r3BZ6k<br>Default principal: <a href="mailto:ajn@ITE.GMU.EDU">ajn@ITE.GMU.EDU</a><br><br>Valid starting     Expires            Service principal<br>08/05/05 14:08:16  08/06/05 14:08:16  
<a href="mailto:krbtgt/ITE.GMU.EDU@ITE.GMU.EDU">krbtgt/ITE.GMU.EDU@ITE.GMU.EDU</a><br>        renew until 08/05/05 14:08:16, Flags: FRI<br>08/05/05 14:08:22  08/06/05 14:08:16  <a href="mailto:host/kdc1.ite.gmu.edu@ITE.GMU.EDU">
host/kdc1.ite.gmu.edu@ITE.GMU.EDU</a><br>        renew until 08/05/05 14:08:16, Flags: FRT<br></blockquote></blockquote><br>note that the renew until time is the same as the starting time.  This effectivly makes the tickets unrenewable.
<br>I have tried setting renew_lifetime in the libdefaults in krb5.conf but it seems to make no difference:<br><div><br> </div><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
<div style="margin-left: 40px;">[libdefaults]<br> default_realm = <a href="http://ITE.GMU.EDU">ITE.GMU.EDU</a><br> dns_lookup_realm = false<br> dns_lookup_kdc = false<br> ticket_lifetime = 24h<br> renew_lifetime = 24h<br>
 forwardable = yes</div></blockquote><div><br>anyone got any suggestions?<br><br> <br></div><br>