Hi,<br>I am using pam-0.77-65.1. The problem I am getting with it is, I am not able to set deny and unlock_time options.<br>My file looks like following:<br>#%PAM-1.0<br>auth       required     pam_stack.so service=system-auth<br>
auth       required     pam_nologin.so<br>auth       required     pam_tally.so deny=3 onerr=fail unlock_time=600<br>account    required     pam_tally.so<br>account    required     pam_stack.so service=system-auth<br>password   required     pam_stack.so service=system-auth<br>
session    required     pam_stack.so service=system-auth<br><br>I am getting the following error messages on /var/log/messages<br><br>Jun 16 17:05:32 ssc-216 pam_tally[26272]: pam_tally: unknown option; deny=3<br>Jun 16 17:05:32 ssc-216 pam_tally[26272]: pam_tally: unknown option; unlock_time=600<br>
<br>Are these options available on the this particular version? Can anybody tell me what is wrong with the above config?<br><br>-- <br>The things we know best are <br>the things we haven't been taught.<br>'Make Your Own Way'<br>
 Monu Agrawal