[jboss-jira] [JBoss JIRA] (JBREM-1335) Authentication via remoting fail for larger requests i.e. long password

Wolf-Dieter Fink (JIRA) issues at jboss.org
Tue Jan 24 04:23:00 EST 2017


Wolf-Dieter Fink created JBREM-1335:
---------------------------------------

             Summary: Authentication via remoting fail for larger requests i.e. long password
                 Key: JBREM-1335
                 URL: https://issues.jboss.org/browse/JBREM-1335
             Project: JBoss Remoting
          Issue Type: Bug
          Components: general, security
            Reporter: Wolf-Dieter Fink


If the client use authentication and the passwords is really long, the SASL request or kerberos ticket is huge the attempt will fail.
In the same environment authentication for other users work correct.

The shown message within the server log is
TRACE [org.jboss.remoting.remote.connection handleEvent] (Remoting "gravity" read-1) Connection error detail: java.io.IOException: Received an invalid message length of 11857
        at org.xnio.channels.FramedMessageChannel.receive(FramedMessageChannel.java:106) [xnio-api-3.0.15.GA.jar:3.0.15.GA]
        at org.jboss.remoting3.remote.ServerConnectionOpenListener$Initial.handleEvent(ServerConnectionOpenListener.java:229) [jboss-remoting-3.3.6.Final.jar:3.3.6.Final]



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list