File: control

package info (click to toggle)
pam-shield 0.9.6-1.2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,432 kB
  • ctags: 240
  • sloc: sh: 11,186; ansic: 1,086; makefile: 91
file content (18 lines) | stat: -rw-r--r-- 685 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pam-shield
Section: admin
Priority: optional
Maintainer: Jonathan Niehof <jtniehof@gmail.com>
Build-Depends: debhelper (>= 8), libgdbm-dev, libpam0g-dev, autoconf, automake (>= 1.11), libtool
Standards-Version: 3.9.3.0
Homepage: http://github.com/jtniehof/pam_shield

Package: libpam-shield
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: dpkg (>= 1.15.7.2)
Suggests: iproute, iptables, ufw
Description: locks out remote attackers trying password guessing
 In certain situations it is not possible to use host based 
 authentication and here pam-shield comes in use.
 .
 It locks out brute-force password crackers using null-route or iptables rules.