Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. 2019.03.19 07:52:36 LOG7[62686:140664465938176]: accept_handshake start
  2. 2019.03.19 07:52:36 LOG7[62686:140664465938176]: SSPINegotiate start
  3. 2019.03.19 07:52:36 LOG7[62686:140664563196608]: Cleaning up the signal pipe
  4. 2019.03.19 07:52:36 LOG6[62686:140664563196608]: Child process 63666 finished with code 0
  5. 2019.03.19 07:52:36 LOG7[62686:140664465938176]: reading in SSPINeg recv return = 113, errno=4
  6. 2019.03.19 07:52:36 LOG7[62686:140664465938176]: Recieve 113 bytes from client on SSPINegotiateLoop
  7. 2019.03.19 07:52:36 LOG7[62686:140664465938176]: AcceptSecurityContext finish, scRet = 590610
  8. 2019.03.19 07:52:36 LOG5[62686:140664465938176]: Send 953 handshake bytes to client
  9. 2019.03.19 07:52:36 LOG7[62686:140664465938176]: reading in SSPINeg recv return = 285, errno=4
  10. 2019.03.19 07:52:36 LOG7[62686:140664465938176]: Recieve 285 bytes from client on SSPINegotiateLoop
  11. 2019.03.19 07:52:36 LOG7[62686:140664465938176]: AcceptSecurityContext finish, scRet = -2146893008
  12. 2019.03.19 07:52:36 LOG3[62686:140664465938176]: Accept Security Context Failed with error code 0x80090330
  13. 2019.03.19 07:52:36 LOG3[62686:140664465938176]: Couldn't accept client. Handshake failed
  14. 2019.03.19 07:52:36 LOG5[62686:140664465938176]: Connection reset: 0 bytes sent to SSL, 0 bytes sent to socket
  15.  
  16. 2019.03.19 14:52:36 LOG7[13665:140265093146368]: start SSPI connect
  17. 2019.03.19 14:52:36 LOG3[13665:140265093146368]: Credentials complete
  18. 2019.03.19 14:52:36 LOG7[13665:140265093146368]: 113 bytes of handshake data sent
  19. 2019.03.19 14:52:36 LOG5[13665:140265093146368]: 953 bytes of handshake(in handshake loop) data received.
  20. 2019.03.19 14:52:36 LOG5[13665:140265093146368]: 285 bytes of handshake data sent
  21. 2019.03.19 14:52:36 LOG3[13665:140265093146368]: **** Server unexpectedly disconnected
  22. 2019.03.19 14:52:36 LOG3[13665:140265093146368]: Error performing handshake
  23. 2019.03.19 14:52:36 LOG5[13665:140265093146368]: Connection reset: 0 bytes sent to SSL, 0 bytes sent to socket
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement