Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14736.5240.873978.980058@jupiter.akutech.de> Date: Tue, 8 Aug 2000 16:08:56 +0200 (MDT) From: Ralf Fassel To: cygwin AT sourceware DOT cygnus DOT com Subject: cygwin-1.1.4: problems with remote commands Organization: Akustik Technologie Goettingen (ATG) Hi all, experimenting with the ssh 2.1.1p4-2 daemon on Windows NT (SP6). sshd runs fine for interactive logins, except: - the `net use' command is not able to read a password. First time it prompts for the password, hangs a short while, then aborts with 'Systemfehler 86 aufgetreten.' (System Error 86) Following invocations abort immediately. The password I typed is used as commandline input for bash then. CYGWIN is set to `binmode ntsec tty'. If I export CYGWIN='binmode ntsec notty' exec bash behaviour is unchanged. Haven't tried to set `notty' in the system environment yet (would that help?) Same behaviour for sessions opened via telnetd and rshd. - using ssh, I am not able to see the output of remote commands in my UNIX xterm. % ssh nt-host ls does not output anything. However % ssh nt-host 'ls > some-file' does create `some-file' in my HOME on the remote host with the output of the `ls' command. - using rsh, I always get `no remote directory' for one-line commands like % rsh nt-host ls no remote execution happens. Interactive rsh (without giving a command) works just fine. Does anybody has any input on these problems? I'm not on the mailing list, so it would be nice if you'd provide a CC: in your response. I will check the mailing list archive though. Thanks for the good work, everybody! R' -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com