Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
  • RHEL7 slow ssh login

    Posted on

    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

    Hope to help

    by

    points

    Responses

    Red Hat

    Quick Links

    Help

    Site Info

    Related Sites

    © 2025 Red Hat, Inc.