[
https://issues.apache.org/jira/browse/ZOOKEEPER-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli updated ZOOKEEPER-1205:
---------------------------------------
Fix Version/s: 3.5.7
> 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
> Priority: Major
> Labels: kerberos, security
> Fix For: 3.6.0, 3.5.6, 3.5.7
>
>
> 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
(v8.3.2#803003)