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

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

Github user asfgit closed the pull request at:

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


> allow comma when specifying superusers
> --------------------------------------
>
>                 Key: KAFKA-2838
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2838
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jun Rao
>             Fix For: 0.9.0.0
>
>
> Currently, super users are specified in csv as the following. 
> super.users=User:Bob,User:Alice
> However, if a super user is based on ssl peer principal, it may have comma in 
> the user name like the following.
> CN=writeuser,OU=Unknown,O=Unknown,L=Unknown,ST=Unknown,C=Unknown
> Then, we won't be able to parse the value properly.



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

Reply via email to