Jun Rao created KAFKA-2788:
------------------------------
Summary: 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
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)