You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Bill Venners (JIRA)" <ji...@apache.org> on 2007/08/12 05:31:43 UTC

[jira] Created: (RIVER-239) Extend Kerberos login module to automatically renew TGTs

Extend Kerberos login module to automatically renew TGTs
--------------------------------------------------------

                 Key: RIVER-239
                 URL: https://issues.apache.org/jira/browse/RIVER-239
             Project: River
          Issue Type: New Feature
          Components: net_jini_jeri
            Reporter: Bill Venners


Bugtraq ID [http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5023456]

It is desirable to extend the current Kerberos login module to spawn a daemon thread to renew TGTs, add support for options to allow user to specify details for the renewals, such as how long before a TGT expires a
renewal should be tried, number of retries on failure, renew till
limit.  If the Kerberos Key has been provided to the login module, and
a TGT can no longer be renewed, the login module will acquire a new
TGT on time and replace the old TGT in subject with the new one.It is desirable to extend the current Kerberos login module to spawn a daemon thread to renew TGTs, add support for options to allow user to specify details for the renewals, such as how long before a TGT expires a
renewal should be tried, number of retries on failure, renew till
limit.  If the Kerberos Key has been provided to the login module, and
a TGT can no longer be renewed, the login module will acquire a new
TGT on time and replace the old TGT in subject with the new one.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.