[jboss-dev-forums] [JBoss AS 7 Development] - Re: Remote client access with database login module: user name and password are UUIDs

Darran Lofthouse do-not-reply at jboss.com
Fri Feb 24 09:13:39 EST 2012


Darran Lofthouse [https://community.jboss.org/people/dlofthouse] created the discussion

"Re: Remote client access with database login module: user name and password are UUIDs"

To view the discussion, visit: https://community.jboss.org/message/719493#719493

--------------------------------------------------------------
If you are seeing the user as $local you need to disable the JBOSS-LOCAL-USER SASL mechanisms on the client side.

The XNIO option for this is : -


> org.xnio.Options.SASL_DISALLOWED_MECHANISMS JBOSS-LOCAL-USER

You will need to disable this both for the JNDI connection and for the EJB connection, there are example of this on the other posts discussing the same issue.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/719493#719493]

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/20120224/eb61361e/attachment.html 


More information about the jboss-dev-forums mailing list