[ https://issues.apache.org/jira/browse/KAFKA-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998069#comment-14998069 ]
Jun Rao commented on KAFKA-2788: -------------------------------- [~parth.brahmbhatt], one way is to not use delimiter to specify multiple principals, and instead use "--principals p1 --principals p2" (see configOpt in TopicCommand). > 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 > 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)