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]

RE: ssh hangs


> 
> Hi,
> I just want to do the minimal amount of configuration to get 
> me going with 
> ssh.  I know the server works because I've logged in from 
> other linux boxes.
....
> 
> Any thoughts?

1. Consider deleting your ~/.ssh directory on your ssh client
   computer and running the 'ssh-user-config' script that
   is provided with OpenSSH (in /usr/bin).  This should
   allow you to do the minimal amount of configuration.
   Then copy the public-key file that it creates in your
   ~/.ssh directory to the ssh server machine's ~/.ssh
   directory.

2. Or, describe the steps that you took to create your
   ssh client configuration.

----

--
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]