Vojtech Juranek created JGRP-1847:
-------------------------------------
Summary: SASL GSSAPI auth doesn't use configured login_module
Key: JGRP-1847
URL:
https://issues.jboss.org/browse/JGRP-1847
Project: JGroups
Issue Type: Bug
Reporter: Vojtech Juranek
Assignee: Tristan Tarrant
When referring GSSAPI login module (e.g. kerberos login module in WildFly) in jgroups sasl
setup, the login module seems to be ignored. JGroups try to log-in with different
principal than one configured in login module (it uses default principal
{{jgroups/server_name}}) and also I don't see any attempt to use WildFly login module
in kerberos log.
Not sure if related, but when I setup principal {{jgroups/server_name}} in Kerberos,
authentication also fails and again it I don't observe any attempt to log-in in
Kerberos log.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)