Bug 1820 - Long time to find ssh_config
Summary: Long time to find ssh_config
Status: CLOSED INVALID
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: 5.4p1
Hardware: All Other
: P2 normal
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-14 18:42 AEST by tombert
Modified: 2011-01-24 12:33 AEDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tombert 2010-09-14 18:42:02 AEST
Using Windows XP, have the compiled openSSH version 5.4p1 and openSSL 1.0.0 from MinSYS.

calling
ssh -v <user>@<host>

it takes about 15 to 20 seconds till the first debug1 line appears where it states:
debug1: Reading configuration data /etc/ssh/ssh_config

when I call:
ssh -v -F <ssh_config> <user>@<host>
there is no timeout and the connection is quick.

I reduced the environment variable PATH to only two items:
PATH=d:\MinSYS;d:\MinSYS\bin

but this didn't help ...


How is this ssh_config file searched? is there an environment I can set?

thx for help
Comment 1 Damien Miller 2010-10-12 13:44:38 AEDT
Sorry, we can't diagnose Cygwin issues - please ask for help on a cygwin mailing list.
Comment 2 Damien Miller 2011-01-24 12:33:56 AEDT
Move resolved bugs to CLOSED after 5.7 release