Guest User

Untitled

a guest
Aug 20th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.90 KB | None | 0 0
  1. Nov 25 16:10:13 socket debug server.lua: accepted new client connection from 192.168.1.184:42637 to 5222
  2. Nov 25 16:10:13 sessionmanager debug open sessions now: 5
  3. Nov 25 16:10:13 c2s82afa60 info Client connected
  4. Nov 25 16:10:13 c2s82afa60 debug Client sent opening <stream:stream> to netresearch.nr
  5. Nov 25 16:10:13 c2s82afa60 debug Sent reply <stream:stream> to client
  6. Nov 25 16:10:13 c2s82afa60 debug Received[c2s_unauthed]: <starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'>
  7. Nov 25 16:10:13 socket debug server.lua: we need to do tls, but delaying until later
  8. Nov 25 16:10:13 c2s82afa60 info TLS negotiation started for c2s_unauthed...
  9. Nov 25 16:10:13 socket debug server.lua: attempting to start tls on tcp{client}: 0x82a3d6c
  10. Nov 25 16:10:13 socket debug server.lua: error during ssl handshake: wantread
  11. Nov 25 16:10:13 socket debug server.lua: error during ssl handshake: wantread
  12. Nov 25 16:10:13 socket debug server.lua: ssl handshake done
  13. Nov 25 16:10:14 c2s82afa60 debug Client sent opening <stream:stream> to netresearch.nr
  14. Nov 25 16:10:14 c2s82afa60 debug Sent reply <stream:stream> to client
  15. Nov 25 16:10:14 c2s82afa60 debug Received[c2s_unauthed]: <auth mechanism='DIGEST-MD5' xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
  16. Nov 25 16:10:14 modulemanager debug Passing stanza to mod_saslauth
  17. Nov 25 16:10:14 netresearch.nr:saslauth debug sasl reply: <challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>bm9uY2U9IkdBZi9RenlLcnp5UzhuYVR5bDAvVE13aFpTOTBoWDZjemZ2UXhTQi9YaG89IixyZWFsbT0ibmV0cmVzZWFyY2gubnIiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=</challenge>
  18. Nov 25 16:10:14 c2s82afa60 debug Received[c2s_unauthed]: <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
  19. Nov 25 16:10:14 modulemanager debug Passing stanza to mod_saslauth
  20. Nov 25 16:10:14 sasl_cyrus debug Canonicalizing username alexander to alexander
  21. Nov 25 16:10:14 sasl_cyrus debug Canonicalizing username alexander to alexander
  22. Nov 25 16:10:14 sasl_cyrus debug Got SASL error condition -20: user not found
  23. Nov 25 16:10:14 netresearch.nr:saslauth debug sasl reply: <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><undefined-condition/><text>user not found</text></failure>
  24. Nov 25 16:10:14 c2s82afa60 debug Received[c2s_unauthed]: <auth mechanism='CRAM-MD5' xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
  25. Nov 25 16:10:14 modulemanager debug Passing stanza to mod_saslauth
  26. Nov 25 16:10:14 sasl_cyrus debug Got SASL error condition -5: bad protocol / cancel
  27. Nov 25 16:10:14 netresearch.nr:saslauth debug sasl reply: <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><undefined-condition/><text>bad protocol / cancel</text></failure>
  28. Nov 25 16:10:14 c2s82afa60 debug Received[c2s_unauthed]: <auth mechanism='NTLM' xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
  29. Nov 25 16:10:14 modulemanager debug Passing stanza to mod_saslauth
  30. Nov 25 16:10:14 netresearch.nr:saslauth debug sasl reply: <challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>TlRMTVNTUAACAAAAHAAcADAAAAAFAgIAsdcYOIMTLacAAAAAAAAAAAAAAAAAAAAAVQBUAEkATABJAFQAWQAtAFMARQBSAFYARQBSAA==</challenge>
  31. Nov 25 16:10:14 c2s82afa60 debug Received[c2s_unauthed]: <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
  32. Nov 25 16:10:14 modulemanager debug Passing stanza to mod_saslauth
  33. Nov 25 16:10:14 sasl_cyrus debug Canonicalizing username alexander to alexander
  34. Nov 25 16:10:14 sasl_cyrus debug Got SASL error condition -20: user not found
  35. Nov 25 16:10:14 netresearch.nr:saslauth debug sasl reply: <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><undefined-condition/><text>user not found</text></failure>
  36. Nov 25 16:10:14 c2s82afa60 debug Received[c2s_unauthed]: <auth mechanism='PLAIN' xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
  37. Nov 25 16:10:14 modulemanager debug Passing stanza to mod_saslauth
  38. Nov 25 16:10:14 sasl_cyrus debug Canonicalizing username alexander to alexander
  39. Nov 25 16:10:14 sasl_cyrus debug Canonicalizing username alexander@netresearch.nr to alexander
  40. Nov 25 16:10:14 sasl_cyrus debug Got SASL error condition -20: user not found
  41. Nov 25 16:10:14 netresearch.nr:saslauth debug sasl reply: <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><undefined-condition/><text>user not found</text></failure>
  42. Nov 25 16:10:14 c2s82afa60 debug Received[c2s_unauthed]: <auth mechanism='LOGIN' xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
  43. Nov 25 16:10:14 modulemanager debug Passing stanza to mod_saslauth
  44. Nov 25 16:10:14 netresearch.nr:saslauth debug sasl reply: <challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>VXNlcm5hbWU6</challenge>
  45. Nov 25 16:10:14 c2s82afa60 debug Received[c2s_unauthed]: <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
  46. Nov 25 16:10:14 modulemanager debug Passing stanza to mod_saslauth
  47. Nov 25 16:10:14 netresearch.nr:saslauth debug sasl reply: <challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>UGFzc3dvcmQ6</challenge>
  48. Nov 25 16:10:14 c2s82afa60 debug Received[c2s_unauthed]: <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
  49. Nov 25 16:10:14 modulemanager debug Passing stanza to mod_saslauth
  50. Nov 25 16:10:14 sasl_cyrus debug Canonicalizing username alexander to alexander
  51. Nov 25 16:10:14 sasl_cyrus debug Canonicalizing username alexander@netresearch.nr to alexander
  52. Nov 25 16:10:14 sasl_cyrus debug Got SASL error condition -20: user not found
  53. Nov 25 16:10:14 netresearch.nr:saslauth debug sasl reply: <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><undefined-condition/><text>user not found</text></failure>
  54. Nov 25 16:10:15 c2s82afa60 debug Received </stream:stream>
  55. Nov 25 16:10:15 socket debug server.lua: closed client handler and removed socket from list
  56. Nov 25 16:10:15 c2s82afa60 info Client disconnected: session closed
  57. Nov 25 16:10:15 c2s82afa60 info Destroying session for (unknown) ((unknown)@netresearch.nr)
Add Comment
Please, Sign In to add comment