X-Server
- Overview
- Installing Exceed
- Configuring and Securing Exceed
- Configuring PuTTY to connect to an X-Server
- Using Exceed at EECS
Overview
The following document explains how to use X-Server in conjunction with SSH in order to encrypt the data transmission (e.g. passwords, etc.. not in plain text – easy to steal) on windows clients. This combination makes for encrypted use of xterms and other X-client programs.
Installing Exceed
Before following the directions below, make sure that you’re logged on to the EECS domain.
- Select Start, Settings, Control Panel.
- Select Add/Remove Programs.
- Select Add New Programs.
- Select Exceed 2007, then click Add (Note: as of this writing, Exceed 2007 can be found at Berkeley’s software website, but not on EECS’s network install service).
If connecting from off campus, consult our Windows Documentation for help on gaining access to network software resources.
Configuring and Securing Exceed
- Start Xconfig (Start, Programs, Hummingbird Connectivity 2007, Exceed Tools, Xconfig).
- Choose the Security icon, and make sure the “No Host Access” radio button is selected.
- Click “Validate and Apply Changes” on the left to save your changes.
- Configure your firewall for use with Exceed, if necessary.
- Configure SSH to tunnel X11 connections
- Add Exceed to the “Startup Folder” (alternatively, you can start Exceed before each Xsession) by copying C:\Program Files\Hummingbird\Connectivity\<version>\Exceed\exceed.exe.
- Paste a short-cut into your Startup Folder (example user “joec”).
Configuring PuTTY to connect to an X-Server
- Open up the PuTTY configuration window.
- Under Connection->SSH->X11, check Enable X11 forwardingYou should save this setting or else it will go away the next time you use SSH.
Using Exceed at EECS
- Start Exceed.
- Start PuTTY.
- The PuTTY Configuration screen should pop up. Enter the name of the machine you are trying to connect to in the Host Name field. Also, make sure that the SSH connection type is selected.
- Under Connection->SSH, the Preferred SSH protocol version should be 2 only
- Click Open at the bottom of the configuration file. If this is your first time connecting to that computer, an alert will pop up. Click yes to save the host identification key.
- The terminal window should now open and prompt for your EECS username and UNIX password.
- Start your X application (e.g. xterm &)
See also: