Rohan Emmanuel [
https://community.jboss.org/people/rohanemmanuel] created the discussion
"Re: remote ejb client username is encrypted at the server(JBOSS7.1 CR1)"
To view the discussion, visit:
https://community.jboss.org/message/828766#828766
--------------------------------------------------------------
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
[
https://community.jboss.org/message/828766#828766]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]