[jboss-dev-forums] [JBoss AS 7 Development] - Re: Custom jdbc login module for remoting
Daniel Jipa
do-not-reply at jboss.com
Mon Feb 20 08:48:16 EST 2012
Daniel Jipa [https://community.jboss.org/people/danjee] created the discussion
"Re: Custom jdbc login module for remoting"
To view the discussion, visit: https://community.jboss.org/message/717989#717989
--------------------------------------------------------------
If I set
<connector name="remoting-connector" socket-binding="remoting" security-realm="MyAppRealm"/>
I only get a client exception:
javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed
and nothing in logs.
when using
<connector name="remoting-connector" socket-binding="remoting" security-realm="ApplicationRealm"/>
the user in application-users.properties is validated but I still get the random passwords in my login module.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/717989#717989]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120220/5c9c4469/attachment.html
More information about the jboss-dev-forums
mailing list