Accepting request 46812 from Linux-PAM
checked in (request 46812) OBS-URL: https://build.opensuse.org/request/show/46812 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=72
This commit is contained in:
committed by
Git OBS Bridge
parent
564d8fe154
commit
34b12e7e55
@@ -1,3 +1,20 @@
|
||||
--- modules/pam_tally/pam_tally.8.xml
|
||||
+++ modules/pam_tally/pam_tally.8.xml 2009/03/27 10:49:17
|
||||
@@ -81,7 +81,13 @@
|
||||
|
||||
<para>
|
||||
This module maintains a count of attempted accesses, can
|
||||
- reset count on success, can deny access if too many attempts fail.
|
||||
+ reset count on success, can deny access if too many attempts
|
||||
+ fail.
|
||||
+ </para>
|
||||
+ <para>
|
||||
+ pam_tally has several limitations, which are solved with
|
||||
+ pam_tally2. For this reason pam_tally is deprecated and
|
||||
+ will be removed in a future release.
|
||||
</para>
|
||||
<para>
|
||||
pam_tally comes in two parts:
|
||||
--- modules/pam_tally/pam_tally.c
|
||||
+++ modules/pam_tally/pam_tally.c 2009/03/27 10:52:56
|
||||
@@ -630,6 +630,8 @@
|
||||
|
Reference in New Issue
Block a user