nareshkamboju

grep openssh results

Nov 3rd, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. naresh@linaro:~$ grep ^ok openssh-results.log
  2. ok simple connect
  3. ok proxy connect
  4. ok proxy connect with privsep
  5. ok sshd version with different protocol combinations
  6. ok protocol version mismatch
  7. ok remote exit status
  8. ok environment passing
  9. ok transfer data
  10. ok banner
  11. ok rekey
  12. ok stderr data transfer
  13. ok stderr data after eof
  14. ok broken pipe test
  15. ok try ciphers
  16. ok yes pipe head
  17. ok connect after login grace timeout
  18. ok simple agent test
  19. ok agent timeout test
  20. ok keyscan
  21. ok change passphrase for key
  22. ok convert keys
  23. ok key options
  24. ok scp
  25. ok basic sftp put/get
  26. ok sftp commands
  27. ok sftp invalid commands
  28. ok sftp batchfile
  29. ok sftp glob
  30. ok sftp permissions
  31. ok simple connect after reconfigure
  32. ok dynamic forwarding
  33. ok local and remote forwarding
  34. ok connection multiplexing
  35. ok reexec tests
  36. ok broken keys
  37. ok sshd_config match
  38. ok address match
  39. ok localcommand
  40. ok forced command
  41. ok port number parsing
  42. ok login with different key exchange algorithms
  43. ok certified host keys
  44. ok certified user keys
  45. ok expand %h and %n
  46. ok sshd control of local and remote forwarding
  47. ok integrity
  48. ok key revocation lists
  49. naresh@linaro:~$
Add Comment
Please, Sign In to add comment