[jboss-dev-forums] [JBoss AS 7 Development] - Re: Custom jdbc login module for remoting
Darran Lofthouse
do-not-reply at jboss.com
Thu Feb 23 08:25:36 EST 2012
Darran Lofthouse [https://community.jboss.org/people/dlofthouse] created the discussion
"Re: Custom jdbc login module for remoting"
To view the discussion, visit: https://community.jboss.org/message/719090#719090
--------------------------------------------------------------
Actually I think I see one more SASL option missing, for the JNDI lookup you also need to set the following: -
> jndiProperties.put("jboss.naming.client.connect.options.org.xnio.Options.SASL_DISALLOWED_MECHANISMS", *"*JBOSS-LOCAL-USER");
We have been considering if we need to be able to disable the local mechanism server side - I think the issues being encountered here are adding real justification that the answer is yes we do need that to be possible to be disabled for the realm used by apps at the very least.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/719090#719090]
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/20120223/a607d067/attachment.html
More information about the jboss-dev-forums
mailing list