<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
<channel>
<title>Comments on: Enable SSH Agent (Key) Forwarding on Snow Leopard</title>
<atom:link href="http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/feed/" rel="self" type="application/rss+xml" />
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/</link>
<description>a plain personal blog</description>
<lastBuildDate>Wed, 18 Jan 2012 00:47:47 +0000</lastBuildDate>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>http://wordpress.org/?v=3.3</generator>
<item>
<title>By: rfay</title>
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/comment-page-1/#comment-8766</link>
<dc:creator>rfay</dc:creator>
<pubDate>Wed, 18 Jan 2012 00:47:47 +0000</pubDate>
<guid isPermaLink="false">http://www.schmidp.com/?p=194#comment-8766</guid>
<description>As far as I can tell, the only important thing to do other than ordinary plain vanilla ssh setup, is that at least on lion you need to ssh-add to get ssh -A to work.</description>
<content:encoded>
<![CDATA[<p>As far as I can tell, the only important thing to do other than ordinary plain vanilla ssh setup, is that at least on lion you need to</p>
<p>ssh-add</p>
<p>to get ssh -A to work.</p>
]]>
</content:encoded>
</item>
<item>
<title>By: SSH_ORIGINAL_ENVIRONMENT error with Snow Leopard client to a gitosis server on Debian - Admins Goodies</title>
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/comment-page-1/#comment-8688</link>
<dc:creator>SSH_ORIGINAL_ENVIRONMENT error with Snow Leopard client to a gitosis server on Debian - Admins Goodies</dc:creator>
<pubDate>Sun, 21 Aug 2011 02:58:45 +0000</pubDate>
<guid isPermaLink="false">http://www.schmidp.com/?p=194#comment-8688</guid>
<description>[...] of the error isn&#8217;t returning much&#8211; I changed the /etc/sshd_config file on my Mac as per http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/. I still get the same [...]</description>
<content:encoded>
<![CDATA[<p>[...] of the error isn&#8217;t returning much&#8211; I changed the /etc/sshd_config file on my Mac as per <a href="http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/" rel="nofollow">http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/</a>. I still get the same [...]</p>
]]>
</content:encoded>
</item>
<item>
<title>By: Anthony Somerset</title>
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/comment-page-1/#comment-8676</link>
<dc:creator>Anthony Somerset</dc:creator>
<pubDate>Wed, 17 Aug 2011 08:40:54 +0000</pubDate>
<guid isPermaLink="false">http://www.schmidp.com/?p=194#comment-8676</guid>
<description>to save the issue with different versions of openssh and possibly breaking with OS updates, rather than edit /etc/ssh_config just edit ~/.ssh/config (you may need to create it) and add this line to it: ForwardAgent yes and once the key has been added it will all work correctly regardless of which ssh version you are using or if you upgrade your OS</description>
<content:encoded>
<![CDATA[<p>to save the issue with different versions of openssh and possibly breaking with OS updates, rather than edit /etc/ssh_config</p>
<p>just edit ~/.ssh/config (you may need to create it) and add this line to it: ForwardAgent yes</p>
<p>and once the key has been added it will all work correctly regardless of which ssh version you are using or if you upgrade your OS</p>
]]>
</content:encoded>
</item>
<item>
<title>By: Macie Smithhart</title>
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/comment-page-1/#comment-8587</link>
<dc:creator>Macie Smithhart</dc:creator>
<pubDate>Sun, 19 Jun 2011 08:19:08 +0000</pubDate>
<guid isPermaLink="false">http://www.schmidp.com/?p=194#comment-8587</guid>
<description>Terrific work! That is the kind of info that are supposed to be shared across the internet. Disgrace on Google for now not positioning this publish upper! Come on over and seek advice from my site . Thank you =)</description>
<content:encoded>
<![CDATA[<p>Terrific work! That is the kind of info that are supposed to be shared across the internet. Disgrace on Google for now not positioning this publish upper! Come on over and seek advice from my site . Thank you =)</p>
]]>
</content:encoded>
</item>
<item>
<title>By: Eric Moret</title>
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/comment-page-1/#comment-8566</link>
<dc:creator>Eric Moret</dc:creator>
<pubDate>Sat, 16 Apr 2011 05:32:57 +0000</pubDate>
<guid isPermaLink="false">http://www.schmidp.com/?p=194#comment-8566</guid>
<description>Adding another solution to this problem. It took me a while to realize that I was using the macports openssh instead of the version shipped with OSX. To fix it I had to edit the macports ssh config file /opt/local/etc/ssh/ssh_config instead of the mac version under /etc/ssh/ssh_config</description>
<content:encoded>
<![CDATA[<p>Adding another solution to this problem. It took me a while to realize that I was using the macports openssh instead of the version shipped with OSX. To fix it I had to edit the macports ssh config file /opt/local/etc/ssh/ssh_config instead of the mac version under /etc/ssh/ssh_config</p>
]]>
</content:encoded>
</item>
<item>
<title>By: SSH_ORIGINAL_ENVIRONMENT error with Snow Leopard client to a gitosis server on Debian</title>
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/comment-page-1/#comment-8520</link>
<dc:creator>SSH_ORIGINAL_ENVIRONMENT error with Snow Leopard client to a gitosis server on Debian</dc:creator>
<pubDate>Fri, 19 Nov 2010 21:09:16 +0000</pubDate>
<guid isPermaLink="false">http://www.schmidp.com/?p=194#comment-8520</guid>
<description>[...] of the error isn&#8217;t returning much&#8211; I changed the /etc/sshd_config file on my Mac as per http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/. I still get the same [...]</description>
<content:encoded>
<![CDATA[<p>[...] of the error isn&#8217;t returning much&#8211; I changed the /etc/sshd_config file on my Mac as per <a href="http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/" rel="nofollow">http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/</a>. I still get the same [...]</p>
]]>
</content:encoded>
</item>
<item>
<title>By: SSH_ORIGINAL_ENVIRONMENT error with Snow Leopard client to a gitosis server on Debian Drija</title>
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/comment-page-1/#comment-8519</link>
<dc:creator>SSH_ORIGINAL_ENVIRONMENT error with Snow Leopard client to a gitosis server on Debian Drija</dc:creator>
<pubDate>Fri, 19 Nov 2010 00:10:38 +0000</pubDate>
<guid isPermaLink="false">http://www.schmidp.com/?p=194#comment-8519</guid>
<description>[...] of the error isn&#8217;t returning much&#8211; I changed the /etc/sshd_config file on my Mac as per http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/. I still get the same [...]</description>
<content:encoded>
<![CDATA[<p>[...] of the error isn&#8217;t returning much&#8211; I changed the /etc/sshd_config file on my Mac as per <a href="http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/" rel="nofollow">http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/</a>. I still get the same [...]</p>
]]>
</content:encoded>
</item>
<item>
<title>By: GamezFreak</title>
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/comment-page-1/#comment-8513</link>
<dc:creator>GamezFreak</dc:creator>
<pubDate>Sat, 02 Oct 2010 19:01:03 +0000</pubDate>
<guid isPermaLink="false">http://www.schmidp.com/?p=194#comment-8513</guid>
<description>Nice share, Here are some free xxx passwords for yall guys ;)sharing back : http://www.mediafire.com/?4g933iligak1c5a</description>
<content:encoded>
<![CDATA[<p>Nice share, Here are some free xxx passwords for yall guys <img src='http://www.schmidp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> sharing back : <a href="http://www.mediafire.com/?4g933iligak1c5a" rel="nofollow">http://www.mediafire.com/?4g933iligak1c5a</a></p>
]]>
</content:encoded>
</item>
<item>
<title>By: Alan Pennell-Smith</title>
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/comment-page-1/#comment-8509</link>
<dc:creator>Alan Pennell-Smith</dc:creator>
<pubDate>Thu, 05 Aug 2010 14:49:15 +0000</pubDate>
<guid isPermaLink="false">http://www.schmidp.com/?p=194#comment-8509</guid>
<description>Thanks very much! It&#039;s been driving me mad. The adding passphrases to the keychain fixed it for me.</description>
<content:encoded>
<![CDATA[<p>Thanks very much! It&#8217;s been driving me mad. The adding passphrases to the keychain fixed it for me.</p>
]]>
</content:encoded>
</item>
<item>
<title>By: Jim</title>
<link>http://www.schmidp.com/2009/06/23/enable-ssh-agent-key-forwarding-on-snow-leopard/comment-page-1/#comment-6674</link>
<dc:creator>Jim</dc:creator>
<pubDate>Wed, 03 Mar 2010 04:45:25 +0000</pubDate>
<guid isPermaLink="false">http://www.schmidp.com/?p=194#comment-6674</guid>
<description>Alan, your comment helped me so much. Been struggling all afternoon with ssh + svn. That did it for me. Thanks, -Jim</description>
<content:encoded>
<![CDATA[<p>Alan,<br />
your comment helped me so much.<br />
Been struggling all afternoon with ssh + svn.<br />
That did it for me. </p>
<p>Thanks,<br />
-Jim</p>
]]>
</content:encoded>
</item>
</channel>
</rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Object Caching 312/313 objects using apc

Served from: www.schmidp.com @ 2012-02-08 03:43:10 -->
