This is the mail archive of the cygwin@sources.redhat.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]

Re: cygwin-1.1.4: problems with remote commands


Ralf Fassel wrote:
> 
> 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.

This is a known problem. Some native NT tools behave rather strange
when called from terminal based applications. The connection between
a remote tool (ssh) and it's server (sshd) is implemented with pseudo
terminal which themselves are implemented as pipes. Not all native NT
tools are able to deal with that.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]