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 Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: <6.0.1.1.0.20040322114840.05c8ea58@127.0.0.1> References: <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20040322114840 DOT 05c8ea58 AT 127 DOT 0 DOT 0 DOT 1> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <3ED45FBD-7C31-11D8-A32E-003065A25EA0@cs.mcgill.ca> Content-Transfer-Encoding: 7bit From: Philippe Ciaravola Subject: Re: sshd problems Date: Mon, 22 Mar 2004 13:46:35 -0500 To: Cygwin List X-IsSubscribed: yes Thanks for the reply. Actually, I have CYGWIN set to "binmode ntea". Also, the command is native to windows and works perfectly with the 3 arguments (even if I pass bogus arguments) and thus I do not think it has to do with authentication of the user. Phil On Mar 22, 2004, at 12:05 PM, Larry Hall wrote: > At 10:24 AM 3/22/2004, you wrote: >> Hello, >> >> I am new to this list, so I apologies if this issue has been >> addressed before. >> >> I just installed cygwin 1.5.9.1 on a windows 2000 machine. Setup >> sshd with keys (for logon without passwords) as a service. >> Everything _appears_ to work correctly: I can login to the machine >> without having to type my password. Most commands work properly (ex: >> ls, cd, mkdir, etc). For some reason, the output of a single >> application (pcounter) does not appear to the screen (unless I pass 3 >> arguments to the command, in which case the command works fine). If >> I remove the ssh keys and login from/to the same machine (and login >> by typing my password), then the command works fine. >> >> I'm at a loss and don't know what to try to resolve this problem. > > > I assume that 'pcounter' is some native Windows application. It almost > sounds to me like 'pcounter' requires an authenticated user to work but > your note about passing '3 arguments' to make it work casts doubts on > that. You might want to try removing 'tty' as a setting for the CYGWIN > environment variable that 'sshd' uses when it starts as a service, > assuming > you specified 'tty' as an option when you configured sshd. > > > -- > Larry Hall http://www.rfk.com > RFK Partners, Inc. (508) 893-9779 - RFK Office > 838 Washington Street (508) 893-9889 - FAX > Holliston, MA 01746 > > -- 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/