This is the mail archive of the cygwin@sourceware.cygnus.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: SSH2 Server for Windows ?


I'm looking through Sergey's diff.  I notice that he's changed configure (by
removing a particular test) so that SSH uses the function definitions in
pty-ptmx.c.  I'm wondering if it's advisable, instead of removing the "test -c
/dev/pts/0", to "ln -s /dev/ptmx /dev/pts/0"?  It would certainly make the test
pass, but I don't know what other ramifications it may have.

Thanks,
Noel




jlin@efxnet.com on 06/15/2000 02:37:44 PM

To:   yap_noel@jpmorgan.com, asosin@eecg.toronto.edu
cc:   Ssh@clinet.fi, cygwin@sourceware.cygnus.com
Subject:  RE: SSH2 Server for Windows ?




did you try using sshd from http://www.lexa.ru:8101/sos/  ?? who is also
compiled sshd using cygwin for nt?

Joe Lin
Network Engineer
916.933.5412 x304
Electronic Freight Exchange, Corp.


-----Original Message-----
From: Noel L Yap [mailto:yap_noel@jpmorgan.com]
Sent: Wednesday, June 14, 2000 5:56 AM
To: asosin@eecg.toronto.edu
Cc: Ssh@clinet.fi; cygwin@sourceware.cygnus.com
Subject: RE: SSH2 Server for Windows ?


I've been able to use cygwin to build and run sshd2 (ie sshd-2.1.0 -- I'll
try
sshd-2.1.1 today) (although it may not be that secure since it uses the
cygwin
dll -- I'll see if I can statically link in cygwin later on).  I'm able to
ssh2
to the NT box and execute a command (eg "ssh2 nt-box pwd"), but I'm not able
to
do a plain ssh2 into the NT box -- I keep getting "Failed to allocate pty!".
I've gone through a lot of sites already saying to:
set CYGWIN=tty
grant rights to the user running sshd

but I've had no luck.  If anyone can help, I'd really appreciate it.  Does
it
have to run as a service?  How do I set it up to run under inetd?  What are
the
problems with this?  What are my alternatives (besides not using NT :) ?

Thanks,
Noel




asosin@eecg.toronto.edu on 06/13/2000 04:23:54 PM

Please respond to asosin@eecg.toronto.edu

To:   ssh@clinet.fi
cc:   (bcc: Noel L Yap)
Subject:  RE: SSH2 Server for Windows ?




   Hello,

I was wondering if anyone has tried installing the SSH2 Server software for
Windows  ?   (Not the client software.)

I went to the following URL:   http://commerce.ssh.com/

They don't seem to have it.  Can any verify this.  I don't think there is a
binary file for SSH2 to act as the
Server for incoming ssh connections for the Windows O.S..  I hope I'm wrong,
if
so where can I download it ?

Thanks.







This communication is for informational purposes only.  It is not intended
as
an offer or solicitation for the purchase or sale of any financial
instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan & Co. Incorporated, its
subsidiaries and affiliates.





This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan & Co. Incorporated, its
subsidiaries and affiliates.


--
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]