If the provided PAM module succeeds, then the entire service is granted.
Wenn das bereitgestellte PAM-Modul erfolgreich ist, wird der gesamte Dienst gewährt.
PAM module that can mount volumes for a user session
PAM-Modul, das Datenträger für eine Benutzersitzung einhängen kann
The success or failure of this particular PAM module is only important if it is the only module in the stack.
Der Erfolg oder Misserfolg dieses bestimmten PAM-Moduls ist nur wichtig, wenn es das einzige Modul im Stack ist.
The pam-config - query - module lists both the type and the options for the queried PAM module.
Das Modul pam-config - query - gibt sowohl den Typ als auch die Optionen des abgefragten PAM-Moduls zurück.
PAM module for local authenticaction with bluetooth devices
PAM-Modul für die lokale Authentifizierung mit Bluetooth-Geräten
Unlike required, if the PAM module fails, control is immediately handed back and the service itself is denied.
Im Gegensatz zu required wird die Kontrolle sofort zurückgegeben, wenn das PAM-Modul ausfällt, und der Dienst selbst wird abgelehnt.
PAM module allowing authentication via an/etc/passwd-allows executing a script
PAM-Modul zur Authentifizierung mittels einer wie/etc/passwd aufgebauten Datei
a PAM module that provides auto blacklisting of hosts and users responsible for repeated failed authentication attempts.
Dieses PAM-Modul bietet ein automatisches Blacklisting von Hosts und Benutzern, die für wiederholte fehlgeschlagene Authentifizierungsversuche verantwortlich sind.
On a 64-bit operating system that also runs 32-bit applications it is necessary to always install both versions of a PAM module.
Auf einem 64-Bit-Betriebssystem, das auch 32-Bit-Anwendungen ausführt, ist es stets erforderlich, beide Versionen eines PAM-Moduls zu installieren.
The first line loads the cracklib PAM module, which provides password strength-checking, prompts for a new password with a minimum length of 12 characters, a difference of at least 3 characters from the old password, and allows 3 retries.
Die erste Zeile lädt das cracklib PAM-Modul, welches einen Passwort-Sicherheitscheck bereitstellt. Es fragt nach einem neuen Passwort mit mindestens 12 Zeichen, einer Differenz von mindestens 3 Zeichen zum alten Passwort, und erlaubt 3 Versuche.
If the PAM module is successful and no preceding modules that are flagged as required have failed, then PAM skips the remaining modules and the authentication request succeeds.
Wenn das PAM-Modul erfolgreich ist und keines der vorangehenden, mit dem Flag required gekennzeichneten Module fehlgeschlagen ist, überspringt PAM die verbleibenden Module, und die Authentifizierung wird erfolgreich abgeschlossen.
The return code provided by the PAM module, together with the control directive (required or optional in the above example), allow PAM to decide how to proceed.
Der vom PAM-Modul bereitgestellte Rückkehrcode zusammen mit der Steueranweisung (im obigen Beispiel erforderlich oder optional) ermöglicht PAM die Entscheidung, wie weiter verfahren werden soll.
If a PAM module fails, other PAM modules are still called upon (even though it is already certain that the service itself will be denied).
Wenn ein PAM-Modul ausfällt, werden noch andere PAM-Module aufgerufen (obwohl bereits sicher ist, dass der Dienst selbst abgelehnt wird).