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&nbsp;&nbsp;&nbsp;&nbsp; Expires&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Service principal<br>08/05/05 14:08:16&nbsp; 08/06/05 14:08:16&nbsp; 
<a href="mailto:krbtgt/ITE.GMU.EDU@ITE.GMU.EDU">krbtgt/ITE.GMU.EDU@ITE.GMU.EDU</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; renew until 08/05/05 14:08:16, Flags: FRI<br>08/05/05 14:08:22&nbsp; 08/06/05 14:08:16&nbsp; <a href="mailto:host/kdc1.ite.gmu.edu@ITE.GMU.EDU">
host/kdc1.ite.gmu.edu@ITE.GMU.EDU</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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.&nbsp; 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>&nbsp;</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>&nbsp;default_realm = <a href="http://ITE.GMU.EDU">ITE.GMU.EDU</a><br>&nbsp;dns_lookup_realm = false<br>&nbsp;dns_lookup_kdc = false<br>&nbsp;ticket_lifetime = 24h<br>&nbsp;renew_lifetime = 24h<br>
&nbsp;forwardable = yes</div></blockquote><div><br>anyone got any suggestions?<br><br>&nbsp;<br></div><br>