summaryrefslogtreecommitdiff
blob: b0b1e5478f5a33d79999c1a0f91bf5bfb9c777c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>pam</herd>
  <herd>proxy-maintainers</herd>
  <maintainer>
    <email>swapon@gmail.com</email>
    <name>Alessio Cassibba</name>
  </maintainer>
  <longdescription lang="en">
PAM module that provides auto blacklisting of hosts and users responsible for repeated failed authentication attempts.
Once a host is blacklisted it is guaranteed to fail authentication even if the correct credentials are provided.
Hosts which stop attempting to authenticate will, after a period of time, be un-blacklisted. 
</longdescription>
  <longdescription lang="it">
Modulo Pam che permette di mantenere automaticamente una blacklist di host ed utenti responsabili di ripetuti tentativi di autenticazione falliti.
Gli host soggetti a blacklist vedranno fallire i tentativi di login anche qualora le corrette credenziali vengano fornite.
Una volta cessati i tentativi di autenticazione, dopo un certo periodo di tempo, gli host verranno riabilitati.
</longdescription>
  <upstream>
    <remote-id type="sourceforge">pam-abl</remote-id>
  </upstream>
</pkgmetadata>