| Summary: | remote ssh command runs very slow on windows 2003 | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Shaick <shaick.pop> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | major | CC: | djm, shaick.pop |
| Priority: | P2 | ||
| Version: | 4.3p2 | ||
| Hardware: | Other | ||
| OS: | Cygwin on NT/2k/Win7-11 | ||
|
Description
Shaick
2006-04-22 19:18:04 AEST
Delays like that are often caused by DNS reverse-resolution problems. Does adding "UseDNS no" to sshd_config (and restarting sshd) and/or putting the client's IP address in the hosts file make any difference? *** Bug 1185 has been marked as a duplicate of this bug. *** With some more analysis this happens only for a domain user. For the windows 2003 localuser the SSH commands runs faster. But I can login without any delay in terminals. Is there any way to solve this. I added "UseDNS no" to sshd_config and IP in /etc/hosts file, but it issue exist for the domain user. Can you reproduce this with a more recent OpenSSH version (5.0p1) and corresponding cygwin DLL? I don't have environment to test this. Can't reproduce - probably a Cygwin issue. Mass move of RESOLVED bugs to CLOSED now that 5.3 is out. |