This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
ssh does not find the config file?
- From: Bursian Achim <abu at erlf dot siemens dot de>
- To: cygwin at cygwin dot com
- Date: Wed, 20 Aug 2003 17:48:03 +0200 (MEST)
- Subject: ssh does not find the config file?
- Reply-to: Bursian Achim <abu at erlf dot siemens dot de>
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/