* GMANE (2004-05-01 16:04 +0100) > "Thorsten Kampe" <[EMAIL PROTECTED]> ???? > news:[EMAIL PROTECTED] >> * Tennis Smith (2004-05-01 01:34 +0100) >>> I have the need to remotely access Windows via an expect app (on Unix) >>> and run various DOS commands and possibly start/stop Windows >>> applications too. Based on earlier conversations on this mailer, it >>> doesn't look like it can be done by telnetting into the Cygwin telnet >>> daemon and issuing commands. >> >> It is no problem at all. You can use the Cygwin telnetd, the Windows >> telnetd and sshd. None of these choices make sense - except ssh, of >> course. > > Can you tell me how to start sshd in Cygwin? > I cannot find anyway to create host dsa keys, the ssh-keygen(1) seems only > creating user dsa keys.
Install? Read the Cygwin ssh README [1]. Start? Either with cygrunsrv or "net start" Thorsten [1] /usr/share/doc/Cygwin/openssh.README -- 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/