[ 
https://issues.apache.org/jira/browse/HADOOP-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491135#comment-13491135
 ] 

Stephen Chu commented on HADOOP-9004:
-------------------------------------

Thanks for reviewing, Jitendra.

bq. Do you plan to write tests that work with Apache DS kerberos as well. The 
advantage is that developers will not have to bother about setting up a kdc. 
Ideal would be that these test cases could be integrated with commit builds.

Yeah, I do plan to keep in mind that it's a pain to set up your own KDC just to 
run these test cases. I'll take a look into Apache DS (not very familiar with 
it right now). I'll put effort into whatever way we discover is best to get 
these integrated into commit builds.

I uploaded a new patch addressing your comment.

Thanks!
                
> Allow security unit tests to use external KDC
> ---------------------------------------------
>
>                 Key: HADOOP-9004
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9004
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security, test
>    Affects Versions: 2.0.0-alpha
>            Reporter: Stephen Chu
>            Assignee: Stephen Chu
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-9004.patch, HADOOP-9004.patch.007, 
> HADOOP-9004.patch.008
>
>
> I want to add the option of allowing security-related unit tests to use an 
> external KDC.
> In HADOOP-8078, we add the ability to start and use an ApacheDS KDC for 
> security-related unit tests. It would be good to allow users to validate the 
> use of their own KDC, keytabs, and principals and to test different KDCs and 
> not rely on the ApacheDS KDC.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to