File: control

package info (click to toggle)
libpam-abl 0.6.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 440 kB
  • ctags: 303
  • sloc: ansic: 4,757; sh: 47; makefile: 10
file content (26 lines) | stat: -rw-r--r-- 935 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: libpam-abl
Maintainer: Alexandre Mestiashvili <alex@biotec.tu-dresden.de>
Section: admin
Priority: extra
Build-Depends: debhelper (>= 9),
               libdb-dev,
               libpam-dev,
               asciidoc,
               xmlto,
               cmake,
               libpam-runtime
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libpam-abl.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/libpam-abl.git
Homepage: http://pam-abl.sourceforge.net

Package: libpam-abl
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: blocks hosts attempting a brute force attack
 a PAM module that provides auto blacklisting of hosts and users responsible
 for repeated failed authentication attempts. Generally configured so that
 blacklisted users still see normal login prompts but are guaranteed
 to fail to authenticate.