This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ssh does not find the config file?


Hi,
I encounter strange things with ssh. I have a configfile under 
$HOME/.ssh:

-rw-------    1 BA3759       1.1k Aug 20 17:34 config
-rw-------    1 BA3759        887 Aug 20 17:00 id_rsa

It contains lines like this:

host utah
   User abu
   IdentityFile	  /home/.ssh/id_rsa

Using 'ssh utah' does not work, I get prompted for the password for 
BA3759@utah. But strange enough, 'ssh -F $HOME/.ssh/config utah' does 
work. $HOME/.ssh/config should be the default for the config file, but 
obviousely it isn't???

OpenSSH_3.6.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090702f
Cygwin DLL version info:   DLL version: 1.3.22
 
Regards, Achim


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]