<?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 for andybotting.com</title>
	<atom:link href="http://www.andybotting.com/wordpress/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.andybotting.com/wordpress</link>
	<description>Stuff happens.</description>
	<pubDate>Fri, 30 Jul 2010 14:10:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using the Yubikey for two-factor authentication on Linux by Andy Botting</title>
		<link>http://www.andybotting.com/wordpress/using-the-yubikey-for-two-factor-authentication-on-linux/comment-page-1#comment-11050</link>
		<dc:creator>Andy Botting</dc:creator>
		<pubDate>Thu, 29 Jul 2010 12:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.andybotting.com/wordpress/?p=373#comment-11050</guid>
		<description>From memory, you could just copy and paste it from the Windows tool.

I'm not sure if it made much difference, but it was important to at least have that entry present. Especially that the client Id matches the client id you put in your pam configuration.</description>
		<content:encoded><![CDATA[<p>From memory, you could just copy and paste it from the Windows tool.</p>
<p>I&#8217;m not sure if it made much difference, but it was important to at least have that entry present. Especially that the client Id matches the client id you put in your pam configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Yubikey for two-factor authentication on Linux by jonn</title>
		<link>http://www.andybotting.com/wordpress/using-the-yubikey-for-two-factor-authentication-on-linux/comment-page-1#comment-11049</link>
		<dc:creator>jonn</dc:creator>
		<pubDate>Thu, 29 Jul 2010 12:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.andybotting.com/wordpress/?p=373#comment-11049</guid>
		<description>Basically that is part of your guide and I have added that to the ykval database. Since I don't have access to a linux box where I could flash the yubikey I used the windows customization tool.

do I have to modhex or base64 the secret?</description>
		<content:encoded><![CDATA[<p>Basically that is part of your guide and I have added that to the ykval database. Since I don&#8217;t have access to a linux box where I could flash the yubikey I used the windows customization tool.</p>
<p>do I have to modhex or base64 the secret?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Yubikey for two-factor authentication on Linux by Andy Botting</title>
		<link>http://www.andybotting.com/wordpress/using-the-yubikey-for-two-factor-authentication-on-linux/comment-page-1#comment-11048</link>
		<dc:creator>Andy Botting</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.andybotting.com/wordpress/?p=373#comment-11048</guid>
		<description>Looks like my formatting didn't work. 

The line should be like this:

(1, 1, 1, 'your aes key', 'your email', 'Any text your want', 'your otp');</description>
		<content:encoded><![CDATA[<p>Looks like my formatting didn&#8217;t work. </p>
<p>The line should be like this:</p>
<p>(1, 1, 1, &#8216;your aes key&#8217;, &#8216;your email&#8217;, &#8216;Any text your want&#8217;, &#8216;your otp&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Yubikey for two-factor authentication on Linux by Andy Botting</title>
		<link>http://www.andybotting.com/wordpress/using-the-yubikey-for-two-factor-authentication-on-linux/comment-page-1#comment-11047</link>
		<dc:creator>Andy Botting</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.andybotting.com/wordpress/?p=373#comment-11047</guid>
		<description>@jonn,

Make sure you have an entry in the 'clients' table in the ykval database. I had this error also, until I made one.

E.g:

USE ykval;
INSERT INTO `clients`
(`id`, `active`, `created`, `secret`, `email`, `notes`, `otp`)
VALUES
(1, 1, 1, '', '', 'Any text your want', '');

Good luck!</description>
		<content:encoded><![CDATA[<p>@jonn,</p>
<p>Make sure you have an entry in the &#8216;clients&#8217; table in the ykval database. I had this error also, until I made one.</p>
<p>E.g:</p>
<p>USE ykval;<br />
INSERT INTO `clients`<br />
(`id`, `active`, `created`, `secret`, `email`, `notes`, `otp`)<br />
VALUES<br />
(1, 1, 1, &#8221;, &#8221;, &#8216;Any text your want&#8217;, &#8221;);</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Yubikey for two-factor authentication on Linux by jonn</title>
		<link>http://www.andybotting.com/wordpress/using-the-yubikey-for-two-factor-authentication-on-linux/comment-page-1#comment-11046</link>
		<dc:creator>jonn</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.andybotting.com/wordpress/?p=373#comment-11046</guid>
		<description>hello, i followed everything to in this article but no matter what i do i still get status=NO_SUCH_CLIENT</description>
		<content:encoded><![CDATA[<p>hello, i followed everything to in this article but no matter what i do i still get status=NO_SUCH_CLIENT</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia Sports Tracker by Sophie Sanders</title>
		<link>http://www.andybotting.com/wordpress/nokia-sports-tracker/comment-page-1#comment-11025</link>
		<dc:creator>Sophie Sanders</dc:creator>
		<pubDate>Tue, 27 Jul 2010 15:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.andybotting.com/wordpress/?p=216#comment-11025</guid>
		<description>i always use my pedometer whenever i go out for jogging."~-</description>
		<content:encoded><![CDATA[<p>i always use my pedometer whenever i go out for jogging.&#8221;~-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Anti-Smoking laws for Melbourne by I agree</title>
		<link>http://www.andybotting.com/wordpress/new-anti-smoking-laws-for-melbourne/comment-page-1#comment-11019</link>
		<dc:creator>I agree</dc:creator>
		<pubDate>Tue, 27 Jul 2010 06:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.andybotting.com/wordpress/?p=152#comment-11019</guid>
		<description>Hi to all the bleeding non-smokers out there.
You are all little brained people. Where is peoples free choice.
I bet half of you wankers drive big 4 Wheel drives.
Big cars no brains, but then all the no smokers I know have tiny brains.
I use to spend an average of $200 a week going out to bars and restaurants, but now I stay at home or going to friends places. All you smokers are saying that great, but talk to any one that own a bar or restaurant. There taking have gone down big time. So if they put their prices up, and I for one think they will to make up for their loses, then all you bleeding non-smokers can have another whinge.
Non smokers think they have been given the power to hassle people.
Well I agree with the guy above.
Come Summer, every smoker I know is going to go to the beer gardens.
When I get a non smoker telling me to move, after I put them through a windowe or a wall, then I will tell them to read up on the Anti Smoking Laws properly.
So a word of warning to all non-smokers, be very careful who you hassle and where you hassle them, because I for one will not hold back.
And don’t forget, all the good beer gardens are smoking venue’s and a lot of them are paid for by tobacco companies.
So have a talk to your local bar keeper or restaranteur, and see which customers they really want to keep.
Most people who own bars are still pissed off they didn’t have a say whether they wanted to be a smoking or non-smoking venue, but if you talk to them, thay would have all stayed a smoking venue.
So al message to all you non-smokers, watch your mouth over Xmas in an open air venue cause smokers are now ready to strike back.</description>
		<content:encoded><![CDATA[<p>Hi to all the bleeding non-smokers out there.<br />
You are all little brained people. Where is peoples free choice.<br />
I bet half of you wankers drive big 4 Wheel drives.<br />
Big cars no brains, but then all the no smokers I know have tiny brains.<br />
I use to spend an average of $200 a week going out to bars and restaurants, but now I stay at home or going to friends places. All you smokers are saying that great, but talk to any one that own a bar or restaurant. There taking have gone down big time. So if they put their prices up, and I for one think they will to make up for their loses, then all you bleeding non-smokers can have another whinge.<br />
Non smokers think they have been given the power to hassle people.<br />
Well I agree with the guy above.<br />
Come Summer, every smoker I know is going to go to the beer gardens.<br />
When I get a non smoker telling me to move, after I put them through a windowe or a wall, then I will tell them to read up on the Anti Smoking Laws properly.<br />
So a word of warning to all non-smokers, be very careful who you hassle and where you hassle them, because I for one will not hold back.<br />
And don’t forget, all the good beer gardens are smoking venue’s and a lot of them are paid for by tobacco companies.<br />
So have a talk to your local bar keeper or restaranteur, and see which customers they really want to keep.<br />
Most people who own bars are still pissed off they didn’t have a say whether they wanted to be a smoking or non-smoking venue, but if you talk to them, thay would have all stayed a smoking venue.<br />
So al message to all you non-smokers, watch your mouth over Xmas in an open air venue cause smokers are now ready to strike back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia Sports Tracker by Libby Murray</title>
		<link>http://www.andybotting.com/wordpress/nokia-sports-tracker/comment-page-1#comment-10841</link>
		<dc:creator>Libby Murray</dc:creator>
		<pubDate>Sat, 03 Jul 2010 03:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.andybotting.com/wordpress/?p=216#comment-10841</guid>
		<description>What are the best brands of pedometer on the market?''"</description>
		<content:encoded><![CDATA[<p>What are the best brands of pedometer on the market?&#8221;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Anti-Smoking laws for Melbourne by Vanessa Bennett</title>
		<link>http://www.andybotting.com/wordpress/new-anti-smoking-laws-for-melbourne/comment-page-1#comment-10822</link>
		<dc:creator>Vanessa Bennett</dc:creator>
		<pubDate>Tue, 29 Jun 2010 05:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.andybotting.com/wordpress/?p=152#comment-10822</guid>
		<description>body odor is nasty that is why i always take a bath twice a day."~'</description>
		<content:encoded><![CDATA[<p>body odor is nasty that is why i always take a bath twice a day.&#8221;~&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenWRT on the D-Link DSL-502T (Gen 1) by Andy Botting</title>
		<link>http://www.andybotting.com/wordpress/openwrt-on-the-d-link-dsl-502t-gen-1/comment-page-1#comment-10312</link>
		<dc:creator>Andy Botting</dc:creator>
		<pubDate>Wed, 12 May 2010 15:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.andybotting.com/wordpress/?p=224#comment-10312</guid>
		<description>It seems that using the ImageBuilder system is the way to go, because everything is supported in the kernel.

Have a look at:

http://wiki.openwrt.org/doc/howto/imagebuilder

and use something like:

make image PROFILE="Annex-A" PACKAGES="openvpn ppp -ppp-mod-pppoe"</description>
		<content:encoded><![CDATA[<p>It seems that using the ImageBuilder system is the way to go, because everything is supported in the kernel.</p>
<p>Have a look at:</p>
<p><a href="http://wiki.openwrt.org/doc/howto/imagebuilder" rel="nofollow">http://wiki.openwrt.org/doc/howto/imagebuilder</a></p>
<p>and use something like:</p>
<p>make image PROFILE=&#8221;Annex-A&#8221; PACKAGES=&#8221;openvpn ppp -ppp-mod-pppoe&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
