[jboss-jira] [JBoss JIRA] (SASL-29) Increase limit for the number of characters in PLAIN SASL mechanism
Daniel Jipa (JIRA)
jira-events at lists.jboss.org
Mon Mar 12 15:24:47 EDT 2012
Daniel Jipa created SASL-29:
-------------------------------
Summary: Increase limit for the number of characters in PLAIN SASL mechanism
Key: SASL-29
URL: https://issues.jboss.org/browse/SASL-29
Project: JBoss SASL Provider
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Environment: OS: Ubuntu 10.0.4
AS: Jboss 7.1.0
JDK: 1.6.22
Reporter: Daniel Jipa
Assignee: Darran Lofthouse
My custom login module uses private/public key mechanism for passing password strings through TCP.
The PLAIN SASL password string limit is exceeded giving me this error:
TRACE [org.jboss.remoting.remote.server] (Remoting "danieljipa" task-3) Server sending authentication rejected (javax.security.sasl.SaslException: Password string is too long)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list