<?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: Linux Failed Login Control: Lock and Unlock User Accounts Using PAM</title> <atom:link href="http://www.cyberciti.biz/tips/lock-unlock-set-number-of-login-attempts.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/lock-unlock-set-number-of-login-attempts.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>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Yongzhi Pan</title><link>http://www.cyberciti.biz/tips/lock-unlock-set-number-of-login-attempts.html#comment-178189</link> <dc:creator>Yongzhi Pan</dc:creator> <pubDate>Sun, 08 Jan 2012 06:23:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2333#comment-178189</guid> <description>&quot;Append following AUTH configuration to /etc/pam.d/system-auth file&quot;
This does not work. I have tested it. Even if the fails are recorded, login is not denied at all. The modules are tried in the order list. You have to prepend it before any &#039;auth&#039; to use it.
Another note, we should be using the newer pam_tally2.so module.</description> <content:encoded><![CDATA[<p>&#8220;Append following AUTH configuration to /etc/pam.d/system-auth file&#8221;</p><p>This does not work. I have tested it. Even if the fails are recorded, login is not denied at all. The modules are tried in the order list. You have to prepend it before any &#8216;auth&#8217; to use it.</p><p>Another note, we should be using the newer pam_tally2.so module.</p> ]]></content:encoded> </item> <item><title>By: Yongzhi Pan</title><link>http://www.cyberciti.biz/tips/lock-unlock-set-number-of-login-attempts.html#comment-178188</link> <dc:creator>Yongzhi Pan</dc:creator> <pubDate>Sun, 08 Jan 2012 05:39:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2333#comment-178188</guid> <description>Aaron C, Just edit this file and do not use authconfig.
It should be noted this will not effect for ssh remote login. You should put it in `sshd&#039; pam config file for this.</description> <content:encoded><![CDATA[<p>Aaron C, Just edit this file and do not use authconfig.</p><p>It should be noted this will not effect for ssh remote login. You should put it in `sshd&#8217; pam config file for this.</p> ]]></content:encoded> </item> <item><title>By: Aaron C</title><link>http://www.cyberciti.biz/tips/lock-unlock-set-number-of-login-attempts.html#comment-176704</link> <dc:creator>Aaron C</dc:creator> <pubDate>Thu, 08 Dec 2011 20:59:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2333#comment-176704</guid> <description>From the top of /etc/pam.d/system-auth:
#%PAM-1.0
# This file is auto-generated.
# User changes will be destroyed the next time authconfig is run.
Is there another place these options should be set so that authconfig does not clobber them?  Right now, as a work around, I am going to `chattr +i /etc/pam.d/system-auth`.
Thanks,
Aaron</description> <content:encoded><![CDATA[<p>From the top of /etc/pam.d/system-auth:</p><p> #%PAM-1.0<br
/> # This file is auto-generated.<br
/> # User changes will be destroyed the next time authconfig is run.</p><p>Is there another place these options should be set so that authconfig does not clobber them?  Right now, as a work around, I am going to `chattr +i /etc/pam.d/system-auth`.</p><p>Thanks,<br
/> Aaron</p> ]]></content:encoded> </item> </channel> </rss>
