Guest User

Untitled

a guest
Nov 26th, 2017
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. server:
  2.  
  3. bash-3.2# useradd -m -p nejakyheslo david
  4. bash-3.2#
  5.  
  6. my shell:
  7.  
  8. david@david-laptop:~> ssh david@212.71.163.75 -p 2204 (OR david@david-laptop:~> ssh -l david -p 2204 212.71.163.75 )
  9. david@212.71.163.75's password:
  10. Permission denied, please try again.
  11. david@212.71.163.75's password:
  12. Permission denied, please try again.
  13. david@212.71.163.75's password:
  14. Permission denied (publickey,gssapi-with-mic,password).
  15.  
  16. server: /var/log/secure
  17.  
  18. Sep 15 14:12:41 centos sshd[6822]: Connection closed by 90.179.116.6
  19. Sep 15 14:12:41 centos sshd[6821]: PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=6.116.broadband12.iol.cz user=david
  20. Sep 15 14:15:01 centos crond[6830]: pam_access(crond:account): /etc/security/access.conf: line 116: missing newline or line too long
  21. Sep 15 14:16:17 centos sshd[6857]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=6.116.broadband12.iol.cz user=david
  22. Sep 15 14:16:19 centos sshd[6857]: Failed password for david from 90.179.116.6 port 45584 ssh2
  23. Sep 15 14:16:33 centos last message repeated 2 times
  24. Sep 15 14:16:33 centos sshd[6858]: Connection closed by 90.179.116.6
  25. Sep 15 14:16:33 centos sshd[6857]: PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=6.116.broadband12.iol.cz user=david
  26. Sep 15 14:20:01 centos crond[6888]: pam_access(crond:account): /etc/security/access.conf: line 116: missing newline or line too long
  27. Sep 15 14:22:56 centos sshd[6916]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=6.116.broadband12.iol.cz user=david
  28. Sep 15 14:22:59 centos sshd[6916]: Failed password for david from 90.179.116.6 port 36831 ssh2
  29. Sep 15 14:23:13 centos last message repeated 2 times
  30. Sep 15 14:23:13 centos sshd[6917]: Connection closed by 90.179.116.6
  31. Sep 15 14:23:13 centos sshd[6916]: PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=6.116.broadband12.iol.cz user=david
Add Comment
Please, Sign In to add comment