<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: How to: Configure Linux to track and log failed login attempt recoreds</title>
	<atom:link href="http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html</link>
	<description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description>
	<lastBuildDate>Sat, 20 Mar 2010 00:34:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lalit</title>
		<link>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-152397</link>
		<dc:creator>lalit</dc:creator>
		<pubDate>Mon, 21 Dec 2009 05:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-152397</guid>
		<description>Hi, i tried this to add account locked out policy in rhel 5.0 but this is not working 

i go to /etc/pam.d/system-auth file and add both lines in it 

auth required pam_tally.so no_magic_root
account required pam_tally.so deny=3 no_magic_root lock_time=180

after that i checked faillog -u lalit (username)
it shows faillog but when tried to check it is lock the account or not it is not working 

if u have anyother way then please help me ..</description>
		<content:encoded><![CDATA[<p>Hi, i tried this to add account locked out policy in rhel 5.0 but this is not working </p>
<p>i go to /etc/pam.d/system-auth file and add both lines in it </p>
<p>auth required pam_tally.so no_magic_root<br />
account required pam_tally.so deny=3 no_magic_root lock_time=180</p>
<p>after that i checked faillog -u lalit (username)<br />
it shows faillog but when tried to check it is lock the account or not it is not working </p>
<p>if u have anyother way then please help me ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mjp</title>
		<link>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-145546</link>
		<dc:creator>mjp</dc:creator>
		<pubDate>Mon, 10 Nov 2008 23:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-145546</guid>
		<description>At least for CentOS 5 the only valid options for the account phase are magic_root and no_reset, all other should be in the auth phase</description>
		<content:encoded><![CDATA[<p>At least for CentOS 5 the only valid options for the account phase are magic_root and no_reset, all other should be in the auth phase</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Planet Malaysia</title>
		<link>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-144838</link>
		<dc:creator>Planet Malaysia</dc:creator>
		<pubDate>Wed, 03 Sep 2008 03:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-144838</guid>
		<description>This command &quot;faillog -r -u vivek&quot; is wrong. Please check: 

http://www.planetmy.com/blog/faillog-reset-all-user-failed-login-attempt-record-instead-of-single-user/</description>
		<content:encoded><![CDATA[<p>This command &#8220;faillog -r -u vivek&#8221; is wrong. Please check: </p>
<p><a href="http://www.planetmy.com/blog/faillog-reset-all-user-failed-login-attempt-record-instead-of-single-user/" rel="nofollow">http://www.planetmy.com/blog/faillog-reset-all-user-failed-login-attempt-record-instead-of-single-user/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasudeva</title>
		<link>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-143439</link>
		<dc:creator>Vasudeva</dc:creator>
		<pubDate>Fri, 11 Apr 2008 20:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-143439</guid>
		<description>Can we exclude PAM modules for certain groups? This is for some particular application group need to disable PAM modules .</description>
		<content:encoded><![CDATA[<p>Can we exclude PAM modules for certain groups? This is for some particular application group need to disable PAM modules .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijay mane</title>
		<link>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-143065</link>
		<dc:creator>vijay mane</dc:creator>
		<pubDate>Tue, 04 Mar 2008 07:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-143065</guid>
		<description>one of the best sites where person like mw can get lot of knowledge</description>
		<content:encoded><![CDATA[<p>one of the best sites where person like mw can get lot of knowledge</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasudeva</title>
		<link>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-143062</link>
		<dc:creator>Vasudeva</dc:creator>
		<pubDate>Mon, 03 Mar 2008 20:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-143062</guid>
		<description>lock_time &amp; unlock_time options are not working on redhat 4 (2.6.9-55.0.2.ELsmp). I am getting error message &quot;pam_tally: unknown option; unlock_time=100&quot; and pam_tally: unknown option; lock_time=120. We have pam version : pam-0.77-66.21. Do this version support lock_time &amp; unlock_time options ?</description>
		<content:encoded><![CDATA[<p>lock_time &amp; unlock_time options are not working on redhat 4 (2.6.9-55.0.2.ELsmp). I am getting error message &#8220;pam_tally: unknown option; unlock_time=100&#8243; and pam_tally: unknown option; lock_time=120. We have pam version : pam-0.77-66.21. Do this version support lock_time &amp; unlock_time options ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atanu Banerjee</title>
		<link>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-142321</link>
		<dc:creator>Atanu Banerjee</dc:creator>
		<pubDate>Tue, 01 Jan 2008 11:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-log-failed-login.html#comment-142321</guid>
		<description>How to enable the same setting in SuSE Linux environment?</description>
		<content:encoded><![CDATA[<p>How to enable the same setting in SuSE Linux environment?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.172 seconds -->
