Skip to content
Snippets Groups Projects
  • Rafael Guterres Jeffman's avatar
    58725364
    pwpolicy: Add support for password check and grace limit. · 58725364
    Rafael Guterres Jeffman authored
    On recent versions of FreeIPA option to verify passwords and for
    controlling a password grace period have been added to IPA API.
    
    This patch adds support for the parameters maxrepeat, maxsequence,
    dictcheck and usercheck, available since FreeIPA, 4.9 and gracelimit,
    available since FreeIPA 4.9.10.
    
    Test playbooks for the module have been updated with the new supported
    parameters.
    
    New example playbooks can be found at:
    
        playbooks/pwpolicy/pwpolicy_grace_limit.yml
        playbooks/pwpolicy/pwpolicy_password_check.yml
    58725364
    History
    pwpolicy: Add support for password check and grace limit.
    Rafael Guterres Jeffman authored
    On recent versions of FreeIPA option to verify passwords and for
    controlling a password grace period have been added to IPA API.
    
    This patch adds support for the parameters maxrepeat, maxsequence,
    dictcheck and usercheck, available since FreeIPA, 4.9 and gracelimit,
    available since FreeIPA 4.9.10.
    
    Test playbooks for the module have been updated with the new supported
    parameters.
    
    New example playbooks can be found at:
    
        playbooks/pwpolicy/pwpolicy_grace_limit.yml
        playbooks/pwpolicy/pwpolicy_password_check.yml