blob: 1f2337210a99c281c519664c740fab8b22429eb5 [file]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css"><link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css"><title>CVS SSH2 Connection Method</title></head>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<body bgcolor="#ffffff">
<h1 class="Head">CVS SSH2 Connection Method</h1>
<p class="Para">The preferences on the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.team.cvs.ssh2.CVSSSH2Preferences)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<strong>Team &gt; CVS &gt; SSH2 Connection Method</strong></a>
preference page
are divided into 3 groups.</p>
<table border="1" cellspacing="0" width="100%">
<tbody><tr>
<td align="left" valign="center" width="17%">General</td>
<td align="left" valign="center" width="83%"> Use the options in this tab
group to configure where the ssh key directory is and what keys are to be
sent to a server when connecting.</td>
</tr>
<tr>
<td align="left" valign="center">Key Management</td>
<td align="left" valign="top"> Use the options in this tab group to create,
manage and export keys.</td>
</tr>
<tr>
<td align="left" valign="center">Known Hosts</td>
<td align="left" valign="top">Use the options in this tab group to manage
the keys for the known hosts.</td>
</tr>
</tbody></table>
<p>Here's what the General tab of the CVS SSH2 preference page looks like:</p>
<p><img src="../images/cvs-ssh2-general.png"><br>
<br>
Here's what the Key Management tab of the CVS SSH2 preference page looks like:</p>
<p><img src="../images/cvs-ssh2-key.png"></p>
<p>Here's what the Known Hosts tab of the CVS SSH2 preference page looks like:</p>
<p><img src="../images/cvs-ssh2-hosts.png"></p>
</body></html>