[ 
https://issues.apache.org/jira/browse/AMQ-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237028#comment-14237028
 ] 

Ryan J. McDonough edited comment on AMQ-4693 at 12/7/14 2:35 AM:
-----------------------------------------------------------------

Piotr, this is pretty great stuff. I actually like the fact that you only have 
keytab support :) We had done something similar but we ran into issue when 
running in a cluster. When a node failed over, it tried to reuse the same token 
from the failed node on the new node and the token failed validation. It was 
over a year ago, so my memory is a bit foggy, but the core problem was that the 
ConnectionFactory did not have a mechanism to detect failover and refresh the 
credentials. I'm curious if you've considered that in your code? I'll try and 
give your code a whirl in a few days, but we won't have the cycles for a few 
more weeks.


was (Author: damnhandy):
Piotr, this is pretty great stuff. We had done something similar but we ran 
into issue when running in a cluster. When a node failed over, it tried to 
reuse the same token from the failed node on the new node and the token failed 
validation. It was over a year ago, so my memory is a bit foggy, but the core 
problem was that the ConnectionFactory did not have a mechanism to detect 
failover and refresh the credentials. I'm curious if you've considered that in 
your code? I'll try and give your code a whirl in a few days, but we won't have 
the cycles for a few more weeks.

> Add kerberos [SASL] authentication for TCP connectors
> -----------------------------------------------------
>
>                 Key: AMQ-4693
>                 URL: https://issues.apache.org/jira/browse/AMQ-4693
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 5.8.0
>         Environment: linux, solaris
>            Reporter: Bhanu
>            Priority: Minor
>             Fix For: Unscheduled
>
>
> Hi,
> Can kerberos based authentication be added to ActiveMQ's TCP connectors.
> Thanks,
> Bhanu



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

Reply via email to