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: OpenSSH through inetd.


Corinna Vinschen wrote:
> 
> FWIW, I can reproduce the behaviour.
> 
> sshd only fails if started from inetd.
> 
> I have a `stty' call in my profile and this `stty' prints an
> interesting message:
> 
> stty: standard input: Not a character device
> 
> Then, the connection is closed.
> 
> I have straced that effect by
> 
>   strace -f inetd -d
> 
> but unfortunately I can't see why this happens. Of course I will
> further investigate but, nevertheless, each help is welcome.

It seems as if I have found the reason. 2.1.1p4 uses a function
which is defined but disfunctional in Cygwin: vhangup().

I'm just testing the patched version which I will upload at
least tomorrow.

Thanks for all your feedback,
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]