[ 
https://issues.apache.org/jira/browse/KAFKA-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jun Rao updated KAFKA-2869:
---------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Issue resolved by pull request 567
[https://github.com/apache/kafka/pull/567]

> host used by Authorizer should be IP address not hostname/IP
> ------------------------------------------------------------
>
>                 Key: KAFKA-2869
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2869
>             Project: Kafka
>          Issue Type: Bug
>          Components: security
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>            Priority: Critical
>             Fix For: 0.9.0.0
>
>
> Reported by Parth:
> "One issue that our ranger team has found is that session.host returns 
> InetAddress.toString() which is of the format hostname/IP. This means all the 
> acls that wants to specify hosts will have to specify host in hostNaem/IP 
> format. We can either make session.host return ip or host name or change the 
> authorizer to evaluate against all 3 “host/ip”, “host”, “IP”."
> Jun suggested we use IP instead of hostname/IP.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to