[
https://issues.apache.org/jira/browse/KAFKA-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154938#comment-16154938
]
ASF GitHub Bot commented on KAFKA-5764:
---------------------------------------
GitHub user omkreddy opened a pull request:
https://github.com/apache/kafka/pull/3800
KAFKA-5764: Add toLowerCase support to sasl.kerberos.principal.to.local
rule
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omkreddy/kafka KAFKA-5764-REGEX
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3800.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 #3800
----
commit b155f3fd869d6ad00a02b76ca18303baac31e617
Author: Manikumar Reddy <[email protected]>
Date: 2017-09-05T10:35:05Z
KAFKA-5764: Add toLowerCase support to sasl.kerberos.principal.to.local
rules
----
> KafkaShortnamer should allow for case-insensitive matches
> ----------------------------------------------------------
>
> Key: KAFKA-5764
> URL: https://issues.apache.org/jira/browse/KAFKA-5764
> Project: Kafka
> Issue Type: Improvement
> Components: security
> Affects Versions: 0.11.0.0
> Reporter: Ryan P
> Assignee: Manikumar
> Fix For: 1.0.0
>
>
> Currently it does not appear that the KafkaShortnamer allows for case
> insensitive search and replace rules.
> It would be good to match the functionality provided by HDFS as operators are
> familiar with this. This also makes it easier to port auth_to_local rules
> from your existing hdfs configurations to your new kafka configuration.
> HWX auth_to_local guide for reference
> https://community.hortonworks.com/articles/14463/auth-to-local-rules-syntax.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)