-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipa: ipa_pwpolicy update pwpolicy module #7723
ipa: ipa_pwpolicy update pwpolicy module #7723
Conversation
6f18f12
to
77ad97b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! Please add a changelog fragment. Thanks.
cc321f8
to
3591dba
Compare
This comment was marked as outdated.
This comment was marked as outdated.
3591dba
to
49fbd0f
Compare
d7c6926
to
b922d40
Compare
b922d40
to
65917b1
Compare
65917b1
to
f3ec907
Compare
changelogs/fragments/7723-ipa-pwpolicy-update-pwpolicy-module.yml
Outdated
Show resolved
Hide resolved
changelogs/fragments/7723-ipa-pwpolicy-update-pwpolicy-module.yml
Outdated
Show resolved
Hide resolved
8740255
to
021e7fa
Compare
This comment was marked as outdated.
This comment was marked as outdated.
a9afe4d
to
a031bec
Compare
a031bec
to
3754245
Compare
changelogs/fragments/7723-ipa-pwpolicy-update-pwpolicy-module.yml
Outdated
Show resolved
Hide resolved
59dfc2d
to
48d4960
Compare
48d4960
to
adec4bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. If nobody objects, I'll merge this in a few days.
Backport to stable-8: 💚 backport PR created✅ Backport PR branch: Backported as #7801 🤖 @patchback |
* ipa: ipa_pwpolicy support maxrepeat, maxsequence, dictcheck, usercheck, gracelimit * ipa: ipa_pwdpolicy replace if statements with for loop * ipa: ipa_pwdpolicy add changelog (cherry picked from commit 6afe35d)
@parsa97 thanks for your contribution! |
…icy module (#7801) ipa: ipa_pwpolicy update pwpolicy module (#7723) * ipa: ipa_pwpolicy support maxrepeat, maxsequence, dictcheck, usercheck, gracelimit * ipa: ipa_pwdpolicy replace if statements with for loop * ipa: ipa_pwdpolicy add changelog (cherry picked from commit 6afe35d) Co-authored-by: Parsa Yousefi <[email protected]>
SUMMARY
Freeipa 4 add support more options in password policies
maxrepeat
,maxsequence
,dictcheck
,usercheck
,gracelimit
With this feature we can set these options for our password policies.
ISSUE TYPE
COMPONENT NAME
ipa_pwpolicy
ADDITIONAL INFORMATION
link to freeipa document about pwpolicy options