X-Spam-Check-By: sourceware.org From: "shiliang Wang" To: Subject: Help needed to access cygwin sshd server (installed on windows) from remote client with putty under windows XP Date: Thu, 26 Jul 2007 17:07:02 -0700 Message-ID: <002101c7cfe2$10c25c00$32471400$@unc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l6QL88PJ018590 From: shiliang Wang [mailto:swang AT email DOT unc DOT edu] Sent: Thursday, July 26, 2007 4:52 PM To: 'cygwin AT cygwin DOT com' Subject: Help needed to access cygwin sshd server (installed on windows) from remote client with putty under windows XP Hi, I am new here, I just wonder if someone can help me to access a remote sshd server with a client machine installed with Putty? The remote server I tested is in the same lab. Since many people in this lab need to use this super computer, I try to install a cygwin sshd server on the super computer to make it a server.  A: I have already done this part. When I typed  “net start sshd”, it starts and “ssh localhost”, it asked me the password. After I gave it password, it said the connection has been established successfully.       I followed the exact the step described by this link: http://pigtail.net/LRP/printsrv/cygwin-sshd.html. It included these steps      mkpasswd   -cl   >   /etc/passwd      mkgroup   --local    >   /etc/group   B: I installed putty on another machine in the same lab, and tried to accessed this super computer. I never succeed. I inputted IP address of the super computer and keep all of the rest parameters default. It always said timeout. Never log on the server. Both super computer and putty are installed under windows XP professional. Any helps and suggestions will be greatly appreciated. Thanks in advance! Shiliang -- 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/