RHEL7:
Symptom: 34 seconds to prompt password ssh login
Solution (my case):
- vi /etc/ssh/sshd_config
- GSSAPIAuthentication no
- service sshd restart
Other Linux versiĆ³n:
vi /etc/ssh/sshd_config
UseDNS no
vi /etc/resolv.conf
options single-request-reopen ;in the last line. No network restart required
Article Number: 634
Posted: Tue, Aug 6, 2019 3:27 PM
Last Updated: Tue, Aug 6, 2019 3:27 PM
Online URL: http://kb.ictbanking.net/article.php?id=634