[
https://issues.jboss.org/browse/AS7-5825?page=com.atlassian.jira.plugin.s...
]
Pedro Igor closed AS7-5825.
---------------------------
Resolution: Duplicate Issue
Already fixed in 7.1.3. No need to waste time on this.
Custom JAAS Security Realm for Remoting
---------------------------------------
Key: AS7-5825
URL:
https://issues.jboss.org/browse/AS7-5825
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.1.1.Final
Environment: JBoss Application Server 7.1.1.Final
Reporter: Pedro Igor
Tried to configure a custom JAAS Security Realm for the Remoting Connector using JBoss
Application Server 7.1.1.Final.
These same steps work with JBoss AS 7.2.0 and 7.1.3.
When debbuging the client (in my case a EJB standalone client using
org.jboss.ejb.client.naming) I noticed that the PLAIN mech is not returned by the server.
My client expects the PLAIN mech to authenticate users using the provided username /
password when creating the InitialContext.
According to the docs, when using the JAAS configuration for Security Realms, the PLAIN
is automatically supported by the server.
--
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