JBoss Community

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

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

Hi Darran,

 

I was tryin to invoke a bean deployed in 7.1.2.Final with a remote client , and on the client side in debug log i see "DEBUG: Client authentication failed for mechanism JBOSS-LOCAL-USER: javax.security.sasl.SaslException: Failed to read server challenge [Caused by java.io.FileNotFoundException: \home\rohan\nsasj_june_spr\nsasj4400\domain\tmp\auth\local1752629224252837967.challenge (The system cannot find the path specified)]"

 

even when i invoke using remote client "JBOSS-LOCAL-USER" mechanism is used first?

 

after adding the following line to my client properties file ,the debug messages goes away.

 

    remote.connection.default.connect.options.org.xnio.Options.SASL_DISALLOWED_MECHANISMS=JBOSS-LOCAL-USER

 

can you please explain the significance of the above line?i couldnt find the explanation

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community