Guest User

Untitled

a guest
Nov 20th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. user@ip -i ~/.ssh/path/to/key
  2.  
  3. /etc/ssh/ssh_config: line 55: Bad configuration option: gssapikeyexchange
  4. /etc/ssh/ssh_config: line 56: Bad configuration option: gssapitrustdns
  5. /etc/ssh/ssh_config: terminating, 2 bad configuration options
  6.  
  7. gssapikeyexchange no
  8. gssapitrustdns no
  9.  
  10. cp my-older-ssh /usr/local/bin/ssh
Add Comment
Please, Sign In to add comment