-
Notifications
You must be signed in to change notification settings - Fork 96
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
Foreman expects LDAP server to follow RFC2307 #3277
Foreman expects LDAP server to follow RFC2307 #3277
Conversation
The PR preview for 0346883 is available at theforeman-foreman-documentation-preview-pr-3277.surge.sh The following output files are affected by this PR: |
guides/common/modules/proc_configuring-project-to-use-ldap.adoc
Outdated
Show resolved
Hide resolved
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.
Adding a prerequisite stating that when connecting to an LDAP server as an external authentication source, that LDAP server needs to be RFC2307-compliant.
In theforeman/ldap_fluff#78 some work started on supporting this, but for now we should document this limitation.
Co-authored-by: Maximilian Kolb <[email protected]>
Thanks, Maximilian and Ewoud, for the review. I notified my team about this PR too and would like to give them space to review as well if they choose to. Let's keep this PR open until next week. |
Co-authored-by: Maximilian Kolb <[email protected]> (cherry picked from commit 4514b45)
Co-authored-by: Maximilian Kolb <[email protected]> (cherry picked from commit 4514b45)
What changes are you introducing?
Adding a prerequisite stating that when connecting to an LDAP server as an external authentication source, that LDAP server needs to be RFC2307-compliant.
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
https://issues.redhat.com/browse/SAT-25037 and https://bugzilla.redhat.com/show_bug.cgi?id=2127089
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
I expect a conflict on 3.10 and lower but the change should go into those versions too.
Checklists
Please cherry-pick my commits into: