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

Ismael Juma commented on KAFKA-2675:
------------------------------------

The PR fixes an issue with existing tests, but I didn't add any new ones. Due 
to the fact that we are relying on a system property to set the JAAS file with 
the principals, it seems tricky to set-up the test in a way where 
authentication fails after the broker and clients are initialised (it's easy to 
make it fail during initialisation as the `login` call fails if the principals 
are not set-up correctly). For now, it seems like system tests will be easier 
for these cases.

> SASL/Kerberos follow-up
> -----------------------
>
>                 Key: KAFKA-2675
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2675
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: security
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>             Fix For: 0.9.0.0
>
>
> This is a follow-up to KAFKA-1686. 
> 1. Decide on `serviceName` configuration: do we want to keep it in two places?
> 2. auth.to.local config name is a bit opaque, is there a better one?
> 3. Implement or remove SASL_KAFKA_SERVER_REALM config
> 4. Consider making Login's thread a daemon thread



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

Reply via email to