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

Sam Downing commented on AMQ-4693:
----------------------------------

Also, how do you suggest somebody implement Kerberos support in ActiveMQ? Can 
it be done via ActiveMQ plugins? Since a user writing plugin does not have 
handle of the actual socket/connection, it may be difficult to add kerberos 
protocol/support via a broker plugin. Even if socket is accessible from broker 
plugin, activemq will use the socket for its own communication protocol and 
user will not be able to superimpose kerberos protocol on top of that 
connection stream parallely.

Also, its not clear how will server authenticate itself to the user in such 
cases.

I think kerberos authentication support will have to be inbuilt in activemq and 
cannot be done via plugins. This is the main problem due to which i cannot 
implement kerberos via plugin unless this is added into core activemq code.

Thanks,
Sam
                
> Add kerberos authentcation 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
>
> Hi,
> Can kerberos based authentication be added to ActiveMQ's TCP connectors.
> Thanks,
> Bhanu

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to