[ https://issues.apache.org/jira/browse/KAFKA-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009322#comment-15009322 ]
Ismael Juma edited comment on KAFKA-2854 at 11/17/15 7:26 PM: -------------------------------------------------------------- It would also be interesting to think how these relate to PrincipalBuilder which is currently only used by SSL (we tell people that users can use this to customise the principal for SSL authentication). was (Author: ijuma): It would also be interesting to think how these relate to PrincipalBuilder which is currently only used by SSL. > Make KerberosName implement PrincipalToLocal plugin so authorizer and > authenticator can share this. > --------------------------------------------------------------------------------------------------- > > Key: KAFKA-2854 > URL: https://issues.apache.org/jira/browse/KAFKA-2854 > Project: Kafka > Issue Type: Improvement > Affects Versions: 0.9.0.0 > Reporter: Parth Brahmbhatt > Assignee: Parth Brahmbhatt > Fix For: 0.9.0.0 > > > Both Authorizer and SASL Authenticator needs a way to convert kerberos > principal into a local identity. This jira proposes to add an interface and a > config for this conversion so users can inject their own implementation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)