[jboss-jira] [JBoss JIRA] (REMJMX-74) REMJMX-65 Overzealous disabling local authentication
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Mon Oct 21 12:49:02 EDT 2013
Darran Lofthouse created REMJMX-74:
--------------------------------------
Summary: REMJMX-65 Overzealous disabling local authentication
Key: REMJMX-74
URL: https://issues.jboss.org/browse/REMJMX-74
Project: Remoting JMX
Issue Type: Bug
Components: Connection
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.2.CR1, 2.0.0.CR4
REMJMX-65 is overzealous at disabling local authentication, if a username and credential is supplied in the environment then it does make sense to disable local authentication - however the availability of a callback handler is not a sufficient flag to also disable it.
In the case of the callback handler the user may still only want to be prompted if the other mechanisms fail.
This issue will remove the disabling of local authentication based on the presence of a callback handler and will instead add a configuration option that can be set on the environment.
--
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
More information about the jboss-jira
mailing list