Complete these instructions to configure Cygwin with OpenSSH and OpenSSL.
@echo off set CYGWIN='binmode mintty ntsec' C: chdir \cygwin\bin bash --login -i
On a 32-bit system, this should be progra~1, but it is recommended that you verify this explicitly.
On a 64-bit system, this should be progra~2, but it is recommended that you verify this explicitly.
@echo off c:\progra~1\RocketSoftware\D3\D3Programs\D3Tcl -i cygwin -s -u dm
C:\Users\jsmith> cd \cygwin C:\cygwin> cygwin jsmith@jsmith-pc2 ~] $
Note how this opens a unix-like shell.
$ ssh-host-config
Prompt | Response |
---|---|
Should privilege separation be used? (yes/no) | yes |
Do you want to install sshd as a service? (Say "no" if it is already installed as a service) (yes/no) |
yes |
Enter the value of CYGWIN for the daemon: [] | binmode mintty ntsec |
Do you want to use a different name? (yes/no) | no |
Please enter the password for user cyg_server': | Type the password you want to use, making sure it meets the minimum requirements. |
Reenter: | Enter the password from above again. |