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

ASF GitHub Bot updated STORM-3044:
----------------------------------
    Labels: pull-request-available  (was: )

> AutoTGT should ideally check if a TGT is specific to IP addresses and reject
> ----------------------------------------------------------------------------
>
>                 Key: STORM-3044
>                 URL: https://issues.apache.org/jira/browse/STORM-3044
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Ethan Li
>            Assignee: Ethan Li
>            Priority: Major
>              Labels: pull-request-available
>
> There are several options that a TGT can have, one of them is being 
> forwardable, another is having one or more IP addresses in it that make it so 
> it cannot be used anywhere else. If the ticket is forwardable, but is tied to 
> IP addresses it will not likely work for storm so we should reject it.
> It looks like we can call getClientAddresses() on the ticket and if it 
> returns something then we should reject it. We should also include 
> instructions about how to get a proper ticekt in the error message.
> `kinit -A -f`



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to