X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: ssh password-less cmds to Windows 2003 don't return any output Date: Wed, 21 Jun 2006 12:57:21 -0400 Message-ID: From: "Harig, Mark" To: "John McNulty" , X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 k5LGxNkR011022 > -----Original Message----- > From: John McNulty [mailto:johnmcn1 AT googlemail DOT com] > Sent: Wednesday, June 21, 2006 12:48 PM > To: Harig, Mark > Subject: Re: ssh password-less cmds to Windows 2003 don't > return any output > > On 21/06/06, Harig, Mark wrote: > > > > I do not see this and I do not know why you are seeing that > behavior. > > I am reporting that > > > > $ ssh [user]@[W2003 server] [command] > > > > produces user-visible output when I run that command from RHEL 3 > > or RH 7.3. > > I just tried it from one of the RHEL AS 4 (update 3) systems. Same > thing. So that's 3 different clients now and 3 different operating > systems. The common denominator is the W2003 server. > My guess is the one that was listed in one of the earlier replies, namely, to confirm that you have created the required special accounts required for running a Cygwin ssh service on Windows 2K+. Normally, 'ssh-host-config' will have done this for you, or will have prompted you for permission to do it. Consider posting your /etc/passwd, /etc/group, and /etc/sshd_config files (as attachments) to the Cygwin mailing list. Someone may see a problem with your configuration. For what it's worth, I used your test program, 'ipconfig', to check the cygwin sshd behavior on three W2003 servers. All three worked as expected, with the output of ipconfig displayed in my rxvt terminal window. Also, I am assuming that you are able to start an ssh client on your RHEL server and successfully connect to your W2003 server, and can run the 'ipconfig' command with the expected results when run interactively. -- 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/