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

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

GitHub user Parth-Brahmbhatt opened a pull request:

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

    KAFKA-2788: Allow specifying principals with comman in ACL CLI.

    

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

    $ git pull https://github.com/Parth-Brahmbhatt/kafka KAFKA-2788

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

    https://github.com/apache/kafka/pull/489.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 #489
    
----
commit d94881e86096cfbc512b2bbc2ffdb5508cf4fb8e
Author: Parth Brahmbhatt <brahmbhatt.pa...@gmail.com>
Date:   2015-11-10T21:13:07Z

    KAFKA-2788: Allow specifying principals with comman in ACL CLI.

----


> allow comma when specifying principals in AclCommand
> ----------------------------------------------------
>
>                 Key: KAFKA-2788
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2788
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.9.0.0
>            Reporter: Jun Rao
>            Assignee: Parth Brahmbhatt
>            Priority: Blocker
>             Fix For: 0.9.0.0
>
>
> Currently, comma doesn't seem to be allowed in AclCommand when specifying 
> allow-principals and deny-principals. However, when using ssl authentication, 
> by default, the client will look like the following and one can't pass that 
> in through AclCommand.
> "CN=writeuser,OU=Unknown,O=Unknown,L=Unknown,ST=Unknown,C=Unknown"



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

Reply via email to