Main Menu

Search

LINUX: SSH Command To Connect To Host With GSSAPIAuthentication Disable (How To Doc)

Below is command to connect to host using SSH and GSSAPIAuthentication disabled.
ssh -o "GSSAPIAuthentication no" <hostname / IP>


Products to which Article Applies

All Linux Operating Systems  

Additional Reference

https://www.thegeekdiary.com/connection-using-ssh-to-a-host-not-in-dns-hosts-stalls-for-some-time-at-connection-initiation/


tarun boyella




No comments:

Post a Comment