You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Devaraj Das (JIRA)" <ji...@apache.org> on 2010/02/09 22:52:28 UTC

[jira] Created: (HADOOP-6552) KEYTAB_KERBEROS_OPTIONS in UserGroupInformation should have options for automatic renewal of keytab based tickets

KEYTAB_KERBEROS_OPTIONS in UserGroupInformation should have options for automatic renewal of keytab based tickets
-----------------------------------------------------------------------------------------------------------------

                 Key: HADOOP-6552
                 URL: https://issues.apache.org/jira/browse/HADOOP-6552
             Project: Hadoop Common
          Issue Type: Bug
          Components: security
    Affects Versions: 0.22.0
            Reporter: Devaraj Das
            Assignee: Devaraj Das
             Fix For: 0.22.0


KEYTAB_KERBEROS_OPTIONS in UserGroupInformation should have options for automatic renewal of keytab based tickets. Specifically, renewTGT=true (and useTicketCache=true), as documented in http://java.sun.com/javase/6/docs/jre/api/security/jaas/spec/com/sun/security/auth/module/Krb5LoginModule.html

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