Ethan Li created STORM-3044:
-------------------------------

             Summary: 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


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