<?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: Why you should limit login attempts</title>
	<atom:link href="http://ocaoimh.ie/why-you-should-limit-login-attempts/feed/" rel="self" type="application/rss+xml" />
	<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/</link>
	<description>Look what I found today!</description>
	<lastBuildDate>Sat, 20 Mar 2010 03:33:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Piyush Shekhar</title>
		<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/comment-page-1/#comment-672568</link>
		<dc:creator>Piyush Shekhar</dc:creator>
		<pubDate>Sun, 14 Feb 2010 09:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495164#comment-672568</guid>
		<description>Login attempts shoud be limited to prevent any kind of intrusions.</description>
		<content:encoded><![CDATA[<p>Login attempts shoud be limited to prevent any kind of intrusions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: level9</title>
		<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/comment-page-1/#comment-665118</link>
		<dc:creator>level9</dc:creator>
		<pubDate>Fri, 31 Jul 2009 08:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495164#comment-665118</guid>
		<description>I had the same issue from 213.155.4.184 hitting me 3,500 times.  CPanel also shows this, and allows you to block ips or ip ranges.</description>
		<content:encoded><![CDATA[<p>I had the same issue from 213.155.4.184 hitting me 3,500 times.  CPanel also shows this, and allows you to block ips or ip ranges.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RSS Week #62: letture per il weekend - Matteo Moro</title>
		<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/comment-page-1/#comment-664942</link>
		<dc:creator>RSS Week #62: letture per il weekend - Matteo Moro</dc:creator>
		<pubDate>Sat, 25 Jul 2009 14:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495164#comment-664942</guid>
		<description>[...] Why you should limit login attempts [...]</description>
		<content:encoded><![CDATA[<p>[...] Why you should limit login attempts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Chow</title>
		<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/comment-page-1/#comment-664939</link>
		<dc:creator>Vincent Chow</dc:creator>
		<pubDate>Sat, 25 Jul 2009 12:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495164#comment-664939</guid>
		<description>Guess what? The same guy from the same IP is trying to get into my WordPress too. Detected after installing this plugin.</description>
		<content:encoded><![CDATA[<p>Guess what? The same guy from the same IP is trying to get into my WordPress too. Detected after installing this plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Pieniazek</title>
		<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/comment-page-1/#comment-664861</link>
		<dc:creator>Adam Pieniazek</dc:creator>
		<pubDate>Thu, 23 Jul 2009 16:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495164#comment-664861</guid>
		<description>Add this line to your theme&#039;s functions.php file to hide login error messages:

add_filter(&#039;login_errors&#039;,create_function(&#039;$a&#039;, &quot;return null;&quot;));

That way they can&#039;t tell if they got the username or password (or both) wrong.</description>
		<content:encoded><![CDATA[<p>Add this line to your theme&#8217;s functions.php file to hide login error messages:</p>
<p>add_filter(&#8216;login_errors&#8217;,create_function(&#8216;$a&#8217;, &#8220;return null;&#8221;));</p>
<p>That way they can&#8217;t tell if they got the username or password (or both) wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnbillion</title>
		<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/comment-page-1/#comment-664834</link>
		<dc:creator>johnbillion</dc:creator>
		<pubDate>Thu, 23 Jul 2009 01:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495164#comment-664834</guid>
		<description>Login Lockdown is in my list of standard plugins to use on every WP install. Very similar functionality to Limit Login Attempts from the looks of things.</description>
		<content:encoded><![CDATA[<p>Login Lockdown is in my list of standard plugins to use on every WP install. Very similar functionality to Limit Login Attempts from the looks of things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnbillion</title>
		<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/comment-page-1/#comment-664833</link>
		<dc:creator>johnbillion</dc:creator>
		<pubDate>Thu, 23 Jul 2009 01:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495164#comment-664833</guid>
		<description>You block entire countries from accessing your website because you have some problems with crackers and spammers?

Nothing on my website is &quot;aimed at those countries&quot; either, but I would never dream of such drastic and completely unnecessary measures. You seriously need to re-evaluate your approach there Robert.</description>
		<content:encoded><![CDATA[<p>You block entire countries from accessing your website because you have some problems with crackers and spammers?</p>
<p>Nothing on my website is &#8220;aimed at those countries&#8221; either, but I would never dream of such drastic and completely unnecessary measures. You seriously need to re-evaluate your approach there Robert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fkb</title>
		<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/comment-page-1/#comment-664719</link>
		<dc:creator>fkb</dc:creator>
		<pubDate>Mon, 20 Jul 2009 15:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495164#comment-664719</guid>
		<description>IP	Tried to log in as
213.155.4.184	admin (1 lockout)

Same IP at my site. Good i&#039;ve installed Limit Login Attempts when i&#039;ve saw this post.

Thank you Donncha</description>
		<content:encoded><![CDATA[<p>IP	Tried to log in as<br />
213.155.4.184	admin (1 lockout)</p>
<p>Same IP at my site. Good i&#8217;ve installed Limit Login Attempts when i&#8217;ve saw this post.</p>
<p>Thank you Donncha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melayu Boleh</title>
		<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/comment-page-1/#comment-664642</link>
		<dc:creator>Melayu Boleh</dc:creator>
		<pubDate>Sat, 18 Jul 2009 06:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495164#comment-664642</guid>
		<description>wow! that is very dangerous.
Have to install the plugin immediately to all my wp blog.
thanks for the alert.</description>
		<content:encoded><![CDATA[<p>wow! that is very dangerous.<br />
Have to install the plugin immediately to all my wp blog.<br />
thanks for the alert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Chapet</title>
		<link>http://ocaoimh.ie/why-you-should-limit-login-attempts/comment-page-1/#comment-664623</link>
		<dc:creator>David Chapet</dc:creator>
		<pubDate>Fri, 17 Jul 2009 18:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495164#comment-664623</guid>
		<description>It is incredible: today, my blog Journal de Cuba (in french) had been victim of the same attack and by the same IP !!! This idiot from Namibia did 593 unsuccessful attemps to login. This morning I install the plugin, thank you Donncha for the tips.</description>
		<content:encoded><![CDATA[<p>It is incredible: today, my blog Journal de Cuba (in french) had been victim of the same attack and by the same IP !!! This idiot from Namibia did 593 unsuccessful attemps to login. This morning I install the plugin, thank you Donncha for the tips.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
