Jun Rao created KAFKA-2838:
------------------------------

             Summary: 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