summaryrefslogtreecommitdiff
blob: 8184deb6bee14ce7774e4ec7a4907ba6a5f89def (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version='1.0'?>

<news gentoo="no" category="ibm">
	<poster>drobbins</poster>
	<date>03 Mar 2002</date>
	<title>OpenSSH key management, Part 3</title>
<body>

<p><b><uri
link="http://www-106.ibm.com/developerworks/linux/library/l-keyc3/">Part 3 of
my OpenSSH key management series</uri> has appeared on IBM developerWorks.</b>
In it, I introduce OpenSSH's authentication agent forwarding abilities, which
allow you to take advantage of an <c>ssh-agent</c> running on another, more
trusted system.  Authentication forwarding comes in really handy for making
secure, passwordless connections from systems that may be vulnerable to security
breaches.  Thanks to Charles Karney of Sarnoff Corporation for introducing
OpenSSH's authentication forwarding features to me.
</p>
</body>
</news>