[ https://issues.apache.org/jira/browse/ZOOKEEPER-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Nauroth updated ZOOKEEPER-1205: ------------------------------------- Fix Version/s: (was: 3.5.2) 3.5.3 > 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.6.0, 3.5.3 > > > 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.4#6332)