Fix for Slow SSH Password Prompt
It may be caused by GSSAPI authentication time out, which access external security serviceÂ
Edit /etc/ssh/sshd_config
Set GSSAPIAuthentication no
Save and restart SSH server
http://askubuntu.com/questions/246323/why-does-sshs-password-prompt-take-so-long-to-appear https://en.wikipedia.org/wiki/Generic_Security_Services_Application_Program_Interface













