Bug 1820

Summary: Long time to find ssh_config
Product: Portable OpenSSH Reporter: tombert <tombert>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED INVALID    
Severity: normal CC: djm
Priority: P2    
Version: 5.4p1   
Hardware: All   
OS: Other   

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