summaryrefslogtreecommitdiff
path: root/sys-auth/pam_abl/metadata.xml
blob: e214305d20e4cdd5dadf5e11ffe0f1a9f9713d1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <!-- maintainer-needed -->
  <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>