Guest User

Untitled

a guest
Jul 25th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. kio_sftp(26960) sftpProtocol::openConnection: Trying to connect to the SSH server
  2. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] Trying to connect to host: annarchy.freedesktop.org:22 with timeout 30.0
  3. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] SSH server banner: SSH-2.0-OpenSSH_5.1p1 Debian-5
  4. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] Analyzing banner: SSH-2.0-OpenSSH_5.1p1 Debian-5
  5. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] We are talking to an OpenSSH server version: 5.1 (50100)
  6. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] SSH_MSG_NEWKEYS sent
  7. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] Got SSH_MSG_NEWKEYS
  8. kio_sftp(26960) sftpProtocol::openConnection: Getting the SSH server hash
  9. kio_sftp(26960) sftpProtocol::openConnection: Checking if the SSH server is known
  10. kio_sftp(26960) sftpProtocol::openConnection: Trying to authenticate with the server
  11. kio_sftp(26960) sftpProtocol::openConnection: Trying to authenticate public key
  12. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] Trying to authenticate with SSH agent keys as user: aacid
  13. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] Trying identity /media/external_hd/kde44/.ssh/id_dsa
  14. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] Trying identity file /media/external_hd/kde44/.ssh/mykey-fdo
  15. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] Publickey refused by server
  16. kio_sftp(26960)/kio (kioslave) KIO::KPasswdServer::queryAuthInfo: window-id= 20971621
  17. kded(17097)/KPasswdServer KPasswdServer::queryAuthInfoAsync: User = "aacid" , Message= "Please enter your username and password." , WindowId = 20971621
  18. kded(17097)/KPasswdServer KPasswdServer::processRequest: User = "aacid" , Message = "Please enter your username and password."
  19. kded(17097)/KPasswdServer KPasswdServer::addAuthInfoItem: Creating AuthInfoContainer
  20. kio_sftp(26960)/kio (kioslave) KIO::KPasswdServer::queryAuthInfo: username= "aacid" password=[hidden]
  21. kio_sftp(26960) sftpProtocol::openConnection: Trying to authenticate with keyboard interactive
  22. kio_sftp(26960) sftpProtocol::authenticateKeyboardInteractive: Entering keyboard interactive function
  23. kio_sftp(26960) sftpProtocol::authenticateKeyboardInteractive: name= "" instruction= "" prompts 1
  24. kio_sftp(26960) sftpProtocol::authenticateKeyboardInteractive: prompt= "Password: " echo= "0"
  25. kio_sftp(26960) sftpProtocol::openConnection: Trying to authenticate with password
  26. kio_sftp(26960) sftpProtocol::openConnection: Trying to authenticate public key
  27. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] Trying to authenticate with SSH agent keys as user: aacid
  28. kio_sftp(26960) sftpProtocol::log_callback: [ 1 ] Trying identity /media/external_hd/kde44/.ssh/id_dsa
  29. kio_sftp(26960) sftpProtocol::closeConnection: closeConnection()
  30. kio_file(26930)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
  31. kio_sftp(26960) sftpProtocol::closeConnection: closeConnection()
  32. kio_sftp(26960) sftpProtocol::slave_status: connected to "annarchy.freedesktop.org" ?: false
Add Comment
Please, Sign In to add comment