<?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: SSH agent confirmation</title>
	<atom:link href="http://blogs.freebsdish.org/thompsa/2008/12/19/ssh-agent-confirmation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.freebsdish.org/thompsa/2008/12/19/ssh-agent-confirmation/</link>
	<description>Just another FreeBSD Committers Blogs weblog</description>
	<lastBuildDate>Sat, 17 Dec 2011 15:02:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Robin Green</title>
		<link>http://blogs.freebsdish.org/thompsa/2008/12/19/ssh-agent-confirmation/comment-page-1/#comment-1299</link>
		<dc:creator>Robin Green</dc:creator>
		<pubDate>Sat, 17 Dec 2011 15:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/thompsa/?p=6#comment-1299</guid>
		<description><![CDATA[In Fedora Linux, the ssh-agent is started for an X session in /etc/X11/xinit/xinitrc-common, which means that to set the SSK_ASKPASS variable, you can set it in ~/.profile (not to be confused with ~/.bash_profile!)

I used the following script there, since I&#039;m a KDE person:

#! /bin/bash -eup
exec kdialog --warningyesno &#039;Use SSH key?&#039;]]></description>
		<content:encoded><![CDATA[<p>In Fedora Linux, the ssh-agent is started for an X session in /etc/X11/xinit/xinitrc-common, which means that to set the SSK_ASKPASS variable, you can set it in ~/.profile (not to be confused with ~/.bash_profile!)</p>
<p>I used the following script there, since I&#8217;m a KDE person:</p>
<p>#! /bin/bash -eup<br />
exec kdialog &#8211;warningyesno &#8216;Use SSH key?&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
