blob: 8ea5f23c906f5bc4b14eadc11461b19497ee11f7 [file] [log] [blame]
<!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>Password Management</title>
<meta name="keyword" content="team">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body style="background-color: rgb(255, 255, 255);">
<h1 class="Head">Password Management</h1>
<p>When creating a repository location, an option is provided at the bottom of
the wizard to save the password between sessions. <br>
</p>
<p style="text-align: left; margin-left: 40px;"><img alt="Save passwords prompt" src="../images/Image83_cvs_savedpasswords.png">
<br>
</p>
<p>In previous releases, passwords were automatically saved between sessions whereas
now you have full control over this behavior. There is a caveat to this
though - the password file Eclipse uses to save the password between sessions
is not very secure. It is difficult, but not impossible, for an intruder to
read the file and find your passwords. </p>
<p>We recommend that, if you have strict security requirements, you <span
style="font-weight: bold; font-style: italic;">don't</span> save passwords using
this mechanism. Instead, use <a
href="tasks-cvs-ssh2.htm">keypair authentication</a> provided by the <em>extssh</em>
connection method.</p>
<p>You can manage the list of passwords that have been cached via the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.team.cvs.ui.PasswordManagementPreferencePage)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<span style="font-weight: bold;">Team &gt; CVS &gt; Password Management</span></a>
preference page. The page displays the currently saved passwords and allows you to delete
them.</p>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts"
><br>
<a href="tasks-92.htm">Creating a CVS repository location</a><br>
<a href="tasks-cvs-ssh2.htm">Connecting and configuring CVS with SSH</a><br>
<a href="../concepts/concepts-26.htm">Team programming with CVS</a> </p>
<p><img border="0" src="../images/ngrelr.png" alt="Related reference"
> <br>
<a href="../reference/ref-47.htm">CVS</a> </p>
</body>
</html>