[jira] [Commented] (KAFKA-2844) Use different keyTab for client and server in SASL tests

2016-04-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222450#comment-15222450
 ] 

ASF GitHub Bot commented on KAFKA-2844:
---

Github user asfgit closed the pull request at:

https://github.com/apache/kafka/pull/533


> Use different keyTab for client and server in SASL tests
> 
>
> Key: KAFKA-2844
> URL: https://issues.apache.org/jira/browse/KAFKA-2844
> Project: Kafka
>  Issue Type: Bug
>  Components: security
>Reporter: Ismael Juma
>Assignee: Ismael Juma
> Fix For: 0.10.1.0
>
>
> We currently use the same keyTab, which could hide problems in the 
> implementation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (KAFKA-2844) Use different keyTab for client and server in SASL tests

2015-11-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15007118#comment-15007118
 ] 

ASF GitHub Bot commented on KAFKA-2844:
---

GitHub user ijuma opened a pull request:

https://github.com/apache/kafka/pull/533

KAFKA-2844; Separate keyTabs for sasl tests



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ijuma/kafka separate-keytabs-for-sasl-tests

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/533.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #533


commit 7cd7fba5f3fb23991b93a0180d41b6fd67cd0b99
Author: Ismael Juma 
Date:   2015-11-16T17:10:37Z

Move `FourLetterWords` to its own file and clean-up its usage

commit 4f423a8d6e14660ae25b7c2eba2901e51e75b00e
Author: Ismael Juma 
Date:   2015-11-16T18:51:51Z

Use a different keyTab for server and client in SASL tests

In order to do this, replace templated `kafka_jaas.conf` file
with programmatic approach.




> Use different keyTab for client and server in SASL tests
> 
>
> Key: KAFKA-2844
> URL: https://issues.apache.org/jira/browse/KAFKA-2844
> Project: Kafka
>  Issue Type: Bug
>  Components: security
>Reporter: Ismael Juma
>Assignee: Ismael Juma
>
> We currently use the same keyTab, which could hide problems in the 
> implementation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)