JBoss Community

Re: remote ejb client username is encrypted at the server(JBOSS7.1 CR1)

created by jw in JBoss AS 7 Development - View the full discussion

Thanks for the link. Added the following lines to jndi.properties:

 

jboss.naming.client.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=true

jboss.naming.client.connect.options.org.xnio.Options.SASL_DISALLOWED_MECHANISMS=JBOSS-LOCAL-USER

jboss.naming.client.connect.options.org.xnio.Options.SASL_POLICY_NOPLAINTEXT=false

 

 

Now I get also the 'Bad Password' message as in the posting before.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community