
If that is the case, please contact technical support. Note: If you are prompted for a password, your key may not be properly added to the server yet. You can minimize the window, but do not close it. You get another line and the cursor moves to the left side of the window and just blinks. You should get a message saying "Host key not found, are you sure you want to continue". Ssh -x -2 -L 2401:localhost:2401 equals the name of your CVS server. Cunsult with your support representative about a location to upload the *_id_dsa.pub key.Įvery time you wish to access the CVS repository you will need to run Cygwin or other UNIX shell and login with: The key will need to be installed on the CVS server for you to gain access through the CVS tunnel. "jmorse_id_dsa.pub" and attach it to an issue for technical support. Rename the "id_dsa.pub" from your computer to "username_id_dsa.pub", i.e.Your public key has been saved in /home/Administrator/.ssh/id_dsa.pub.Your identification has been saved in /home/Administrator/.ssh/id_dsa.Enter passphrase (empty for no passphrase):.Enter file in which to save the key (/home/Administrator/.ssh/id_dsa):.From cygwin, or another UNIX-type command prompt, type: "ssh-keygen.exe -d" and press Enter.To gain access to CVS via a secure tunnel: Again, if you are familiar with Unix commands and file structures, you will find this easy if you are not, Cygwin is quite forgiving, and you can get started with a minimum of fuss. Cygwin offers some further refinements, and, to be sure, there will doubtless be some tweaking you will have to do to make have the program running efficiently.This is not necessary, if you have stipulated the HOME directory in the. For Cygwin to run efficiently, you might want to configure the shortcut icon on your desktop so that it starts the program in the right directory. There is still one more, optional, step.You should now have the C:\Cygwin directories, and your own C:\unix directories, which include your crucial home directory.You can name it anything you want, as long a you do not use anything that confuses Unix, e.g., hyphens, spaces, etc. Where the "unix" directory on the "C" drive contains the traditional Unix directories.SET PATH=C:\Unix\BIN C:\Unix\USR\LOCAL\BIN C:\CYGWIN\BIN %PATH% SET HOME=C:\unix\HOME\ĬHDIR C:\Unix\HOME\ Configure your cygwin.bat file using Windows' Notepad utility or other text editor (not Microsoft Word or anything that imparts formatting) so that it looks something like OFF.bat file, which specifies the commands and their sequence that bash must go through, needs immediate modification. Cygnus suggests that other files, too, need modification but of these, the. As well, the cygwin.bat file needs to be modified.Although the instructions are specifically for a slightly earlier version of the program, they still obtain: the typical Unix directories must still be created. Very clear instructions for creating the Unix directories can be found at.Since Cygwin is able to read both Win32 (Windows) file paths as well as Unix ones (POSIX), it doesn't much matter how you do it.
#Unix ssh tunnel windows#
Using the Windows method has some advantages, especially for people who are not entirely familiar with Unix commands and protocols. You can create the standard directories from within Cygwin, as Cygwin's configuration instructions suggest ( ), or you can set them up from within Windows.
#Unix ssh tunnel download#
So just download and save the file somewhere you can easily find it.
#Unix ssh tunnel install#
Cygnus gives you the option of installing from the Web, but it is faster (and ultimately more efficient) to install from a local disk. Cygwin's website offers complete and detailed instructions the below is an abbreviated version. The most important consideration for installing Cygwin is creating the appropriate Unix folders. Tunneling using Cygwin: The Desktop Unix Emulatorīefore we can tunnel with Cygwin, it must be correctly installed.
