4 Replies Latest reply on Apr 10, 2012 8:35 AM by danjee

    Password length in login modules

    danjee

      My custom login module uses private-public key pair to transmit passwords for users. The authentication is rejected with this message:

       

      TRACE [org.jboss.remoting.remote.server] (Remoting "danieljipa" task-3) Server sending authentication rejected (javax.security.sasl.SaslException: Password string is too long)
      
      

       

      How can I increase this limit ?