[1999] in Kerberos-V5-bugs
Re: How to renew renewable TGTs?
daemon@ATHENA.MIT.EDU (Sam Hartman)
Wed Jun 12 20:33:41 1996
To: P-Pomes@Qualcomm.com (Paul Pomes)
Cc: krb5-bugs@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 12 Jun 1996 20:33:26 -0400
In-Reply-To: P-Pomes@Qualcomm.com's message of Wed, 12 Jun 1996 14:26:48 -0700 (PDT)
>>>>> "Paul" == Paul Pomes <P-Pomes@Qualcomm.com> writes:
Paul> Kinit allows the user to request a renewable ticket but does not supply
Paul> a mechanism for performing the renewal.
Right. This hasn't been written yet. Want to volunteer?
I think most of the KDC code has been written to support this, but am not sure. It shouldn't be too difficult to try writing this for someone familiar with the Kerberos API. Unfortunately, considering the state of our documentation, gaining this familiarity is difficult. We don't currently have plans as to when we will write renewable ticket support, but would probably merge well-written patches.
Paul> /pbp