History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-995
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

Connection Manager connection is closed when client uses invalid SASL mechanism

Created: 03/09/07 03:00 PM   Updated: 03/09/07 03:11 PM
Component/s: Core, Connection Manager
Affects Version/s: 3.2.2
Fix Version/s: 3.2.3

Time Tracking:
Not Specified

Issue Links:
Related to
 

Support Plan Customer Issue: No
Resolution Date: 03/09/07 03:11 PM
Acceptance Test - Add?: No


 Description  « Hide
Openfire is offering invalid SASL mechanisms to the CM so when a client tries to use them then there is an error and the connection between the CM and Openfire is closed.

java.lang.UnsupportedOperationException
at org.jivesoftware.wildfire.ldap.LdapAuthProvider.getPassword(LdapAuthProvider.java:125)
at org.jivesoftware.wildfire.auth.AuthFactory.getPassword(AuthFactory.java:133)
at org.jivesoftware.wildfire.net.XMPPCallbackHandler.handle(XMPPCallbackHandler.java:66)
at com.sun.security.sasl.digest.DigestMD5Server.validateClientResponse(DigestMD5Server.java:568)
at com.sun.security.sasl.digest.DigestMD5Server.evaluateResponse(DigestMD5Server.java:226)
at org.jivesoftware.wildfire.net.SASLAuthentication.handle(SASLAuthentication.java:312)
at org.jivesoftware.wildfire.SessionPacketRouter.route(SessionPacketRouter.java:64)
at org.jivesoftware.wildfire.multiplex.MultiplexerPacketHandler.route(MultiplexerPacketHandler.java:165)
at org.jivesoftware.wildfire.net.MultiplexerStanzaHandler.processRoute(MultiplexerStanzaHandler.java:89)
at org.jivesoftware.wildfire.net.MultiplexerStanzaHandler.processUnknowPacket(MultiplexerStanzaHandler.java:96)
at org.jivesoftware.wildfire.net.StanzaHandler.process(StanzaHandler.java:252)
at org.jivesoftware.wildfire.net.StanzaHandler.process(StanzaHandler.java:147)



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.