You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael Han (JIRA)" <ji...@apache.org> on 2017/03/13 16:22:06 UTC

[jira] [Updated] (ZOOKEEPER-1205) Add a unit test for Kerberos Ticket-Granting Ticket (TGT) renewal

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Han updated ZOOKEEPER-1205:
-----------------------------------
    Fix Version/s:     (was: 3.5.3)
                   3.5.4

> Add a unit test for Kerberos Ticket-Granting Ticket (TGT) renewal
> -----------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1205
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1205
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Eugene Koontz
>              Labels: kerberos, security
>             Fix For: 3.5.4, 3.6.0
>
>
> Create a unit test to test Kerberos ticket renewal.
> Note that testing Kerberos-related functionality in Java requires that a default kerberos configuration file be available. The location of this file can be set with the java.security.krb5.conf property (see http://download.oracle.com/javase/1.4.2/docs/guide/security/jgss/tutorials/KerberosReq.html ). For more background on Java and Kerberos, see http://download.oracle.com/javase/1,5.0/docs/guide/security/jgss/single-signon.html . For discussion about TGT renewal, see http://freeipa.org/page/Automatic_Ticket_Renewal .
> Mahadev Konar writes: "Mockito would be very helpful here."



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)