aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_faillock/faillock.conf.5.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-161-28/+25
| | | | | | | | | | | | | | | | | | | | Changed files -------------- Make.xml.rules.in: - Using RNG file instead of DTD file for checking XML files. - Taking the correct stylesheet for README files. doc/sag/Makefile.am, doc/adg/Makefile.am, doc/mwg/Makefile.am: - Using RNG file instead of DTD file for checking XML files. configure.ac: - Adding a new option for selecting RNG check file (-enable-docbook-rng) - Switching stylesheets to docbook 5 - Checking DocBook 5 environment instead of DocBook 4 environment *.xml: Update from DockBook 4 to DocBook 5
* pam_faillock: Clarify missing user faillock files after rebootDeepak Das2022-11-071-0/+4
| | | | | | | | | | * modules/pam_faillock/faillock.conf.5.xml: Adding note related to missing user specific faillock files after reboot. * modules/pam_faillock/pam_faillock.8.xml: Adding note related to missing user specific faillock files after reboot. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2062512
* faillock: Add a nodelay optionTavian Barnes2020-11-121-0/+10
| | | | Fixes #295
* pam_faillock: New module for locking after multiple auth failuresTomas Mraz2020-04-301-0/+243