Hi Monu,<br><br>Try with this line. It is working for me without any problem.<br><br>auth        required      pam_tally.so onerr=fail no_magic_root<br><br>account     required    pam_tally.so per_user deny=5 no_magic_root reset<br>
<br>Let me know.<br><br>Regards,<br>Vasudeva<br><br><br><h1>RE: pam_tally: unknown option</h1>
<hr>


<ul><li><em>From</em>: "Monu Agrawal" <monuindia gmail com></li><li><em>To</em>: pam-list redhat com</li><li><em>Subject</em>: RE: pam_tally: unknown option</li><li><em>Date</em>: Tue, 17 Jun 2008 00:43:57 +0530</li>
</ul>


<hr>


<br>Thanks Joe, but as per documents, deny and unlock_time are auth
options, not thee account options. When I changed the config as you
mentioned:<br><br><p><font face="Courier New" size="2"><span style="font-size: 10pt;">account    
required      pam_tally.so deny=2</span></font></p><br>the
error "unknown option deny" stopped coming but it didn't make any
difference in the time it waits after wrong passwd, even if I make it
20. The version, I can't change because of some dependency reasons.<br>
<br>